# Testnet

### **What is the Aster Testnet?**

The Aster Testnet is a blockchain network established solely for testing new features and products for Aster users. No tokens — or trades made — on the testnet have any financial value.

### **How to use the Aster Testnet**

#### **Accessing the Testnet**

You can access the Testnet via [www.asterdex-testnet.com](https://www.asterdex-testnet.com).

The default network is **BNB Chain Testnet**. Please make sure your wallet supports BNB Chain Testnet before proceeding.

<figure><img src="/files/5B3WMELloZqgocXuPBl0" alt=""><figcaption></figcaption></figure>

### Get Testnet Tokens&#x20;

Users can claim Testnet tokens from the [Faucet page](https://www.asterdex-testnet.com/en/faucet).

Each user can claim:

* 1,000 USDT (Testnet)
* 1,000 ASTER (Testnet)

Token claims are available **once per day.**

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

### **Important Notes**

* The Testnet does not support user-initiated deposits, withdrawals, or internal transfers at this stage.
* Please manage your Testnet assets carefully and do not treat Testnet tokens as real assets.


---

# 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/testnet.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.
