# Aster

## API Key Creation

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

#### Access Aster API Management

* On Aster, Navigate to 'More'
* Select [API Management](https://www.binance.com/en/my/settings/api-management)

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

* Select Create API (API will suffice, no need for Pro API)
* Set a name for your own reference.&#x20;

#### \[IMPORTANT] Whitelisting IP Address

* Under **IP access restrictions,** select restrict access to trusted IPs only and paste in **54.238.80.239 and click confirm**
  * <sub>To verify this is the most up-to-date IP to whitelist, navigate to the tread.fi's</sub> [<sub>Key Management</sub>](#linking-api-key-to-tread.fi) <sub>menu by clicking on the wallet icon on the top and clicking on connect Connect Aster Wallet. Make sure you have already created an acount and logged in.</sub>

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

* After adding the IP address, you will now be able to edit the other API restrictions, navigate to app.tread.fi

### Linking API Key to tread.fi&#x20;

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

* Open up tread's Key Management menu. From the app.tread.fi home page, it can be accessed by clicking on the wallet icon on the top right.
* Click Connect Aster Account
* Set a name for this key for your own reference.
* Copy and Paste the API Key and Secret from Aster into the respective boxes.
* Click submit.

<br>


---

# 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/connecting-to-exchanges/aster.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.
