# Getting Started

<figure><img src="/files/qxzeHCsIp3qchdAld1Kt" alt=""><figcaption></figcaption></figure>

1. **Register** – [Sign up](https://app.tread.fi/account/signup/) with your email or connect your wallet.&#x20;

<figure><img src="/files/gupwvLmXdf2fzBcskPaD" alt=""><figcaption></figcaption></figure>

1. **If you signed up with your email please verify email** – Click the verification link sent to your inbox to confirm your email address.
2. **Connect Exchange API** – Link your exchange API key to enable trading. For step-by-step instructions, check out: [**Connecting to Exchanges**](/account-creation-and-api-key-connection/connecting-to-exchanges.md)

<figure><img src="/files/SdeiWmKWDF4yufNw9dO6" alt="" width="563"><figcaption><p>Click "Add key" to Connect Trading Account</p></figcaption></figure>

Once you've completed these steps, you're ready to start trading with tread.fi. For more information on submitting your first simple order, check out this [page](/creating-and-submitting-orders/submitting-your-first-order/algo-swap-mode.md).


---

# 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.tread.fi/account-creation-and-api-key-connection/getting-started.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.
