# Sign Up

{% hint style="info" %}
Before you sign up you can try a [demo-version of TradeStream](https://tradestream.xyz/demo) to see if you like it. You can access the demo with the link below:
{% endhint %}

{% embed url="<https://tradestream.xyz/demo>" %}

***

1. Go to the sign up page with the link below:

{% embed url="<https://tradestream.xyz/sign-up>" %}

2. Input your email and desired password<br>

<figure><img src="/files/Muc5VhT5u7OLPaFXeA9Q" alt=""><figcaption><p>TradeStream Sign up page</p></figcaption></figure>

3. Confirm your email
4. Add your API Keys\
   ![](/files/u6nslraRP8uGmW0QOlfj)
5. Press "Continue" to finish the sign up process


---

# 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.tradestream.xyz/start-here/sign-up.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.
