> For the complete documentation index, see [llms.txt](https://docs.timetoken.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.timetoken.finance/time-token-+-tabs/sponsor.md).

# Sponsor

In order to increase platform traction and further incentivize our investors, we have introduced Sponsor. This is a feature that rewards users regularly based on their frequency and the value they transact on the platform, actions that result in value for the ecosystem.

<figure><img src="/files/HtlAFQTe3etz9xtejFx4" alt=""><figcaption><p>Sponsor Tab: Rewards users according their platform usage.</p></figcaption></figure>

It works as follows: the user enables their participation by depositing TIME tokens. During the period covered by the deposited TIME quantity, they will receive points for certain actions on the platform that result in higher value. The more frequent and higher the transaction value, the greater the points received. Please note that there is a goal to be achieved, so when this goal is reached, the round is concluded, and the prize is distributed to the winning users.

To release the prize, a minimum of 5 participants is required, and a maximum of 4 participants are awarded per round, following these criteria:

1. Address with the most frequent transactions.
2. Address with the highest transaction value.
3. Address with the second-highest transaction value.
4. Random address.

For the prize to be awarded, there must be a sufficient amount of TIME tokens deposited in the contract during the award registration. If the concerned address no longer has enough TIME tokens, it forfeits the points for the active round. After registration, the awarded participants can claim their prizes at any time.

After the round concludes, a new round starts automatically, the points are reset, and new participants must deposit more TIME tokens again.

**IMPORTANT:** It should be noted that this incentive is granted at the discretion of the development team and is not necessarily part of the protocol as an independent feature. Thus, the administrators of Sponsor reserve the right to withdraw funds from the contract at their own discretion at any time. Therefore, we recommend caution when participating and inform you that you should assess the associated risks.


---

# 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://docs.timetoken.finance/time-token-+-tabs/sponsor.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.
