> For the complete documentation index, see [llms.txt](https://delysium.gitbook.io/whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://delysium.gitbook.io/whitepaper/technical-overview/community-and-initiatives/incentive-programs/staking/agi-usdt-lp-staking.md).

# AGI-USDT LP Staking

A new AGI-USDT liquidity pool has been established on the PancakeSwap decentralized exchange to incentivize liquidity provision between the AGI and USDT tokens.

Liquidity pools allow users to provide capital in both assets of a trading pair, which is used to facilitate swaps. In return, providers earn trading fees from swap volumes as well as liquidity mining rewards.

For the AGI-USDT pool, providers contribute equal values of both tokens into the pool. They receive liquidity provider (LP) tokens representing their share of the total pool.

By staking these LP tokens into the locking contract, users can earn AGI as a liquidity mining reward over time. The reward APR is variable based on factors like total locked liquidity and the lockup period.

This dual reward model incentivizes liquidity provision to the AGI-USDT pool on PancakeSwap. As adoption increases, the pool benefits from higher liquidity and trading volume.

AGI-USDT LP Staking Guide:

[AGI-USDT PancakeSwap V2 Liquidity Pool Instructions.](https://docs.google.com/document/d/1NlV43jlJaYZTRKVXgV3dhsbCDHJV2kbeTffDzyPjR-U/edit)

\
Link AGI-USDT PancakeSwap V2 LP on the BNB Smart Chain:[ https://pancakeswap.finance/v2/pair/0x55d398326f99059fF775485246999027B3197955/0x818835503F55283cd51A4399f595e295A9338753](https://pancakeswap.finance/v2/pair/0x55d398326f99059fF775485246999027B3197955/0x818835503F55283cd51A4399f595e295A9338753)


---

# 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://delysium.gitbook.io/whitepaper/technical-overview/community-and-initiatives/incentive-programs/staking/agi-usdt-lp-staking.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.
