# How to access TONCO Testnet

## Way In

To access the TONCO Testnet, start by visiting [https://testnet.tonco.io](https://testnet.tonco.io/)

Please ensure your wallet is set to the testnet network; you can follow the setup instructions on the previous page to switch your wallet.

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

## **Access Options**

You have the following options:

1. Whitelist Access

If you submitted your wallet before the Testnet launch, select “I’m on the whitelist” on the screen. Connect the wallet you registered to gain platform access.

2. Invitation Code Access

If you didn’t register in advance, you can still join via invitation codes. Obtain a code from a current user with platform access; TONCO’s referral model will allow users to generate invitation codes, with bonuses for successful referrals (details to be announced).

## **Need an Invitation Code?**

If you don’t have connections with an invite, we’re here to help. Join our Telegram communities ([English](https://t.me/TONCOchat) or [Russian](https://t.me/tonco_chat_ru)) and text a request for an invitation code—our team will assist you and send one.


---

# 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-access-tonco-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.
