# Prerequisites

### 1. Create a OneRoute account

* Go to <https://app.oneroute.io/sign-up>
* Provide the necessary personal and company information including a valid work email.
* Verify your account from the verification email sent to your email address.

![OneRoute - Sign Up](/files/-Mfm4nF1J0wgn2t_Xyzn)

### 2. Get your OneRoute API key

* To get your OneRoute API Key, navigate to **Settings** > **Account Settings**
* You would be able to see: **API Key**, Secret Key, and Webhook Url.
* Copy the **API Key**, and proceed.

![OneRoute - Account Settings](/files/Lbr2k8RXZlSxuXxQqo19)

### 3. Top-up your Wallet

* To top up your wallet, navigate to **Settings** > **Billing**.&#x20;
* Click the Top-up button and enter the amount you would like to top-up.&#x20;
* Click Proceed to make the necessary payments.

![OneRoute - Top-up wallet](/files/90edKiXc6Ufo222qj6JF)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.oneroute.io/prerequisites.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
