# Registration

1. Navigate to [tuleep.trade](https://tuleep.trade) and click "**Start trading**" in the navbar.

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

2. Enter an email address and a password, or use Google's one-click signup.

<figure><img src="/files/9lDN2stqo2j388Nt7Utx" alt=""><figcaption><p>tuleep.trade register form</p></figcaption></figure>

3. Check your inbox to validate your email address, and you are ready to connect **tuleep** with your exchange of choice!

{% content-ref url="/pages/Oei5mh7sLTX3yidirfgZ" %}
[Create exchange API key](/getting-started/create-exchange-api-key.md)
{% endcontent-ref %}

{% content-ref url="/pages/ZTXStkpbWwRdlPmCDlzD" %}
[Connect exchange API key](/getting-started/connect-exchange-api-key.md)
{% endcontent-ref %}


---

# 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.tuleep.trade/welcome/registration.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.
