# Testnet campaign guide

The TONCO DEX Testnet is now live, offering full functionality for testing, including swaps, concentrated liquidity provision, and farming. Use the test tokens you received to explore these features. Rest assured, all actions on the testnet are logged in our database, ensuring you won’t miss out on upcoming rewards—details to be announced soon.

## **Swaps**

Begin your testnet experience with swaps, the core feature of a decentralized exchange. To replace TON tokens, we’ve introduced a test token, TONt, which mirrors TON’s exchange rate.

<mark style="background-color:purple;">Make sure to disconnect and reconnect your wallet if a signature request doesn’t pop up.</mark>

## **Concentrated Liquidity**

TONCO’s concentrated liquidity model is supported in the testnet. In the Pools tab, when creating a position, you can select a specific price range. Experiment with different pools to see how this feature works in practice. After creating a position, you’ll receive an LP NFT, confirming your eligibility for rewards.

## **Farming**

A pool with farming options is available on the TONCO testnet. By providing liquidity, you automatically participate in farming. Claim your rewards in the Farms tab.

## **Invite Friends**

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

The primary way to gain access to the testnet is through invitation codes. These codes operate on a referral model, with bonuses for invited users to be announced soon.

Each user is provided with 5 invitation codes, and each code can be used to invite one person only. Once a code has been used, it will display a “Used” status next to it. When all five codes have been used, you will automatically receive an additional set of five new codes.

<figure><img src="/files/o4aKov9tGS7xBGeJWJeg" alt="" width="375"><figcaption></figcaption></figure>

## **Provide Feedback**

Your feedback is essential in helping us improve the TONCO DEX. Please share any comments on functionality, any bugs you encounter, and overall experiences with TONCO through our feedback form.

As a thank-you, we’ll be offering special bonuses to those who contribute feedback (details to be announced soon).\\

<figure><img src="/files/d8NiwPGdpW6Ejm6aZWUI" alt=""><figcaption></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.tonco.io/dokumentaciya-i-gaidy/tonco-testnet/testnet-campaign-guide.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.
