# Add a WOOX Account

Follow these instructions:<br>

1. Login to your [WOOX ](https://x.woo.org)account&#x20;
2. Go to the [Subaccounts and API Page](https://x.woo.org/en/account/sub-account)
3. Click "Create API"<br>

   <figure><img src="/files/aV3HNdzKNqRSBxlFTgeV" alt=""><figcaption></figcaption></figure>
4. Select only the "Read" permission
5. Input what subaccount the API Keys should be tied to and a description for the API Keys i.e "For TradeStream"

{% hint style="info" %}
The API Keys will only be able to get records for the subaccount that you select during the API Key creation process
{% endhint %}

6. Input your 2FA Authenticator code
7. Click "Create API" and copy paste the API Keys into TradeStream<br>

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


---

# 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/accounts/adding-api-keys/add-a-woox-account.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.
