> For the complete documentation index, see [llms.txt](https://whitepaper.anttime.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper.anttime.net/products-and-services/antswap/claim.md).

# Claim

Claim the on-chain assets allocated based on your **Share Score** to the wallet registered during the **'Wallet Registration & Become a Timy'** period.\
\&#xNAN;*※ Claims can only be made using the wallet registered during the 'Wallet Registration & Become a Timy' period.*

## How to Participate

1. **Go to the ANTSWAP Website**   \
   Please visit the ANTSWAP website.   \
   **🔗 ANTSWAP:** <https://swap.anttime.net/>

2. **Go to the ‘Claim’ Page**\
   Please navigate to the **‘Claim’** page.

3. **Switch Wallet Network**\
   Before connecting your wallet, please switch the network to **Binance Smart Chain (BSC)** in MetaMask.

   <div><figure><img src="/files/UTGNT7ibHTErBDxJRpXf" alt=""><figcaption></figcaption></figure> <figure><img src="/files/U4yb0gLMeUfDJ4CsboaE" alt=""><figcaption></figcaption></figure></div>

4. **Connect Wallet**\
   Verify the wallet address you registered during the **'Wallet Registration & Become a Timy'** step and connect the wallet with the exact same address.

   * *※ You cannot claim on-chain assets if you connect a wallet different from the one registered during the 'Wallet Registration & Become a Timy' step.*

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

5. **Claim**\
   Check the **Reward** allocated to you for this round and claim it.

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

6. **Update Vault**\
   If the Reward Claim transaction was successful in your MetaMask wallet, please refresh the page to check if the Reward Claim was transferred successfully. If the transfer is complete, the screen will change as shown below.

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

7. **Proceed to Next Round / Redeem Phase**
   * If there are remaining rounds in the current season, please wait until the **Application** period for the next round.
   * If the final round of the season has completed the Claim stage, please proceed to the **Redeem** phase.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://whitepaper.anttime.net/products-and-services/antswap/claim.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
