# How to get Testnet Jettons

To interact with the TONCO Testnet, you’ll need test jettons, including test TON and other tokens listed on our DEX. These tokens are for testing only and hold no value.

## **Steps to acquire testnet jettons**

Upon connecting your eligible wallet, a pop-up will prompt you to get testnet tokens. Click “Claim All” to receive 3 test TON and other tokens, giving you full access to DEX functionality.

If you wish to claim later, click “Go to the App” and use the button on the interface to access tokens. Note: tokens can be claimed only once.

<figure><img src="/files/3KDb1ptdKZlLgmZRKZNT" alt=""><figcaption></figcaption></figure>

## Additional Testnet TON Coins

If you need additional test TON for transactions, request it via the official bot [t.me/testgiver\_ton\_bot ](https://t.me/testgiver_ton_bot)by entering your TON wallet address.


---

# 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.tonco.io/dokumentaciya-i-gaidy/tonco-testnet/how-to-get-testnet-jettons.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.
