# Platform 2: Staking Platform

## Overview

The **Staking Platform** allows users to lock their tokens and earn rewards over time. This platform is designed to incentivize long-term participation, supporting the growth and stability of the InfinixChain ecosystem.

## Key Features:

* **Flexible Staking Pools:** Choose between short-term and long-term staking options.
* **Secure Smart Contracts:** Tokens are locked in highly secure smart contracts.
* **Automatic Rewards Distribution**: Earn rewards automatically based on your stake and duration.
* **Community Governance:** Participate in governance decisions for ecosystem growth.

## How It Works:

1. **Choose a Pool**: Select a staking pool based on reward rates and lock duration.
2. **Lock Tokens:** Tokens are securely locked in smart contracts.
3. **Earn Rewards:** Receive staking rewards directly in your wallet.

\ <br>


---

# 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://infinixchain.gitbook.io/infinixchain-docs/platform-2-staking-platform.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.
