# Application

Submit the **TIME Points** you wish to swap for On-Chain Assets. Users are allocated rewards for each round based on their individual **Share Score**, which is calculated using the **Share Coefficient** (derived from the KYC Score) and the amount of submitted TIME Points.

## How to Participate

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

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

3. **Submit TIME Points**   \
   If there is an active round and you have completed all previous steps, the section to submit TIME Points for swapping will become active. Enter the amount of TIME Points you wish to swap for On-Chain Assets and click the **'Request'** button to submit.

   * ※ You can submit TIME Points only **up to 3 times per season**, and once submitted, TIME Points are **non-refundable**.
   * ※ Your Share Score is calculated based on the **Share Coefficient at the exact moment of submission**. Therefore, the Share Coefficient applied may vary for each submission depending on changes in your KYC Score.

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

4. **Check Estimated Reward Allocation**\
   After completing the submission of TIME Points, check your estimated allocation of On-Chain Assets in real-time on the **Application Dashboard**.

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

   * You can view the detailed calculation process in the tooltip.

     <figure><img src="/files/RRHFFT60in87JrNYGh8O" alt=""><figcaption></figcaption></figure>
   * *※ Until the Application period closes, the allocated amount of On-Chain Assets will continuously fluctuate based on the Share Scores of other users.*

   $$
   Your Estimated Claimable = Round Reward Pool × \frac{Your ShareScore}{Total User Share Score}(%)
   $$

5. **Proceed to 'Claim' Step**\
   Please proceed to the **Claim** step where you can claim your allocated rewards.\
   \&#xNAN;*※ If the Claim period has not yet started, please wait until the period begins.*


---

# 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://whitepaper.anttime.net/products-and-services/antswap/application.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.
