# Spot Listing Application

### Overview <a href="#overview" id="overview"></a>

If your token is part of **Binance Alpha or already listed on Binance Spot**, you can apply for **Aster's Fast-Track Listing channel**. Pay a one-time listing fee and, upon passing the on-chain validator node vote, your token will go live on Aster Spot.

***

### 1. Eligibility

Your project must meet at least one of the following criteria. Eligibility is verified automatically via API at the time of submission.

* **Binance Spot listed** — Token is already listed on Binance Spot.
* **Binance Alpha** — Token is included in the Binance Alpha program.

Note: Each wallet address may submit only one application. Addresses associated with an already-listed token cannot re-apply.

***

### 2. Fee & Review

* Listing fee: **50,000 USDT** (one-time, non-refundable)
* Review mechanism: On-chain validator node vote

***

### 3. How to Apply

**Step 1** — **Deposit & balance** check Deposit USDT into your Spot account and ensure your balance covers the listing fee before proceeding.

**Step 2** — **Transfer 50,000 USDT** On the application page, transfer the fee to the designated address.  Privacy Mode must be OFF before initiating the transfer. If Privacy Mode is on, the application will be blocked at this step, and the progress card will display: "Waiting for you to turn off Privacy Mode."

**Step 3** — **Submit the application form** Complete all required fields marked with \*. Fill in your project information truthfully — applications flagged as abnormal may be rejected.

| **Group**        | **Required fields**                                      | **Optional fields**                      |
| ---------------- | -------------------------------------------------------- | ---------------------------------------- |
| Project info     | Project Name, Token Symbol, Network, Contract Address    | —                                        |
| Token details    | Decimals, Logo (PNG/SVG), Max Supply, Circulating Supply | —                                        |
| Channels & links | Binance Alpha Link                                       | Website, Twitter (X), Telegram / Discord |
| Contact          | Contact Person, Email or Telegram                        | —                                        |

### Step 4 — Review & Node Vote&#x20;

Once eligibility and payment checks pass, the application enters an on-chain validator node vote. Voting is normally completed within T+3; extensions may apply in special circumstances. Once the vote passes, the listing is finalized. **If the vote doesn't pass, the fee is returned.**

<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.asterdex.com/aster-chain/spot-listing-application.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.
