> For the complete documentation index, see [llms.txt](https://infinimos-organization.gitbook.io/infinimos-v-1.0-introduction/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://infinimos-organization.gitbook.io/infinimos-v-1.0-introduction/incentive-program.md).

# Incentive Program

Infinimos platform provides a continuous and incentive-based rewards program for early participants in the liquidity staking of our project, with a specific points system in place.\
\
5% of total supply will be used as incentive programs, which is 5,000,000 INFI tokens.

Our first incentive activities will be associated with F-token staking pool and Invitation. which will be distributed to a total of 1,000,000 INFI tokens.

Staking: 800,000 INFI tokens will used shared to Staking pool as reward.

F token Staking Calculation Rules:

**Staking 1 Fatom or Ftia = 10 points** \
**Staking 1 Fsol= 200 points**\
**Staking 1 Feth= 3500 points**

**Staking 1 INFI token = 1 point**

Note: all point will be proportional increased based on F token you staked. for example :staking 1 SOL earns 200 points per day, while staking 1 ETH earns 3500 points per day. If you staked 0.005 ETH, you'll receive 17.5 points per day, and if you staked 1.5 ETH, you'll receive5250 points per day.\
\
Invitation: 200,000 INFI tokens will used shared to Invitation systems as reward.&#x20;

We will calculate the user's current staking on a daily basis, and the historical cumulative score of users will be a crucial criteria for future airdrop rewards.

Meanwhile, Infinimos platform is committed to long-term development in liquidity staking within the Cosmos ecosystem. In addition to airdrops based on points, we will introduce a series of incentive programs to encourage and reward loyal users actively participating in the platform.


---

# 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:

```
GET https://infinimos-organization.gitbook.io/infinimos-v-1.0-introduction/incentive-program.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.
