# What do I need to participate?

To participate in our Community Incentives you need to create your TON wallet, deposit it with at least 1 Toncoin and apply to the program on [our site](https://tonstarter.com/projects/megaton). Check out a step-by-step guide below:

{% tabs %}
{% tab title="1. Create a wallet" %}

1. Download the[ Tonkeeper](https://tonkeeper.com/) or[ Tonhub](https://tonhub.com/) app via Play Market or App Store.
2. Create your wallet and write down your seed phare on a piece of paper.
3. Keep safe the seed phrase. Your keys – your money! :smile:

<div align="left"><figure><img src="/files/dE6fMuXTdx1yzTP2misg" alt=""><figcaption><p>1. Find a wallet app</p></figcaption></figure> <figure><img src="/files/8CUri1FVDmHmkBtGF7ZM" alt=""><figcaption><p>2. Create a new wallet or import an existing wallet</p></figcaption></figure> <figure><img src="/files/NlG7xYC66WhUreIXnTbJ" alt=""><figcaption><p>3. This page shows you your recovery phrase</p></figcaption></figure> <figure><img src="/files/FTQej950SC2oKTklNpNa" alt=""><figcaption><p>4. Write down your recovery phrase on a piece of paper and keep it in a safe place</p></figcaption></figure> <figure><img src="/files/dsNarxTwGTFWnmTIGDYk" alt=""><figcaption><p>5. Welcome to your TON wallet! <span data-gb-custom-inline data-tag="emoji" data-code="1f389">🎉</span></p></figcaption></figure></div>
{% endtab %}

{% tab title="2. Add funds to your wallet" %}

1. You can buy Toncoin on any supported[ exchange](https://ton.org/en/buy-toncoin). Toncoin is used to pay for network fees, data storage, and code execution.
2. After buying Toncoin, go to the “Withdraw” page and select “TON”.
3. On the “Withdraw” page, paste your wallet’s address, select “TON” and transfer tokens to your wallet.
4. Perfect! You now have tokens.

<div><figure><img src="/files/norZobu8w6IFINMwfItX" alt=""><figcaption><p>1. Find TON on an exchange and buy some</p></figcaption></figure> <figure><img src="/files/et0Wy9NUE848KwrDBD2w" alt=""><figcaption><p>2. Go to the “Withdraw” page</p></figcaption></figure> <figure><img src="/files/tMacd7BVtVOFgC57FoNJ" alt=""><figcaption><p>3. Select “Toncoin”</p></figcaption></figure> <figure><img src="/files/MP4fm2LA9QvKhebHbQDu" alt=""><figcaption><p>4. Go to your TON wallet and copy your address</p></figcaption></figure> <figure><img src="/files/pCom6jewYXUraqPDgkEU" alt=""><figcaption><p>5. Paste your wallet in the field, specify the amount of Toncoin, and submit a transaction</p></figcaption></figure> <figure><img src="/files/wr8oy74h4i2AF0f2xfnT" alt=""><figcaption><p>6. Approve the transaction with the authentication code sent to your phone</p></figcaption></figure></div>

<div><figure><img src="/files/ZmkqsAxuQMWJPfPUnoge" alt=""><figcaption><p>7</p></figcaption></figure> <figure><img src="/files/XVX8Cp1mlm7FjeAkRbwr" alt=""><figcaption><p>8</p></figcaption></figure></div>
{% endtab %}

{% tab title="3. Apply to the program" %}
You can apply to the Community Incentives through the “Browser” tab in the Tonkeeper app or on [Tonstarter.com](https://tonstarter.com/).

1. On the site, select a project on the main page and tap “Apply”.
2. You’ll need at least 0.25 Toncoin in your wallet to apply for the program. We’ll use that amount to cover the blockchain fees.
3. Done! You’re in the game :wink:

<div><figure><img src="/files/Xsc4Wo7wAWUbWZ2Bzo5n" alt=""><figcaption><p>1. Navigate to the “Browser” tab and tap on Tonstarter</p></figcaption></figure> <figure><img src="/files/pZCtl4IOta5nwEMeXvrE" alt=""><figcaption><p>2. Connect your wallet to the site</p></figcaption></figure> <figure><img src="/files/a4RyY1oJRt6DzoMZ50ob" alt=""><figcaption><p>3. Confirm the transaction in your wallet</p></figcaption></figure> <figure><img src="/files/DR6eofd3C1YqenFF8BvR" alt=""><figcaption><p>4. Apply to the Community Incentives</p></figcaption></figure></div>
{% endtab %}
{% endtabs %}


---

# 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.tonstarter.com/community-incentives-program/what-do-i-need-to-participate.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.
