# Testnet Faucet

Users of the BSC Testnets may get test BEP20 assets via the usage of the [SEEDx Faucet](https://faucet.seedx.app/). Users are allowed to play with [SEEDx Testnet](https://testnet.seedx.app/) features by spending these tokens, even though they have no value in the "real world." This saves users from having to spend actual ada on the Mainnet.

<figure><img src="/files/FuKsv7KSK2x47P9ZyIM2" alt=""><figcaption><p>Testnet Faucet</p></figcaption></figure>

#### **To request tokens using the faucet:**

1. Connect your wallet with SEEDx Faucet where you want to top up Funds.
2. Select Desired Asset from drop-down list.

<figure><img src="/files/meEEgLiSe6HeVB58qszU" alt=""><figcaption><p>Seedx Faucet Select Testnet Asset</p></figcaption></figure>

1. After selecting currency request for amount of asset.

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

1. A dialog box of your connected wallet will open for txn confirmation.
2. Confirm Txns from wallet.
3. Asset amount is added to your wallet.
4. Now Add asset to info to your wallet via add asset(xyz) to your wallet.

<figure><img src="/files/J4MGxMSrdwF6dQEEd5xU" alt=""><figcaption><p>Add Asset, Testnet to your wallet</p></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.seedx.app/developer/testnet-faucet.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.
