# WOO X

{% hint style="info" %}
Create an account, deposit $100, and get 0 fees for 14 days: [WOO X](https://x.woo.org/en/trade?ref=tuleep)
{% endhint %}

Login to your WOO X account, open the Profile -> Subaccounts & API menu, and click the **Create API** button.

<figure><img src="/files/rpXnDkZGSOhzUP4CRqia" alt=""><figcaption><p>Woo X create API modal</p></figcaption></figure>

Please ensure:

* The key has enabled access for "**Trading**"
* The key does **not** have withdrawal access for safety
* You can add an **IP restriction** matching your own IP address using [http://monip.org](http://monip.org/)

Click **Create API**, and you then copy the generated **Application ID**, **API Key,** and **API Secret**. You will need those for setting up **tuleep.trade**

<figure><img src="/files/3SUBIsmshzXkFFmlayuT" alt=""><figcaption><p>Create Woo X API Key sucess</p></figcaption></figure>

You can now return to **tuleep.trade** and add the generated key into the terminal settings.

{% 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/getting-started/create-exchange-api-key/woo-x.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.
