# Staking

*At launch there will be 4 options for users to stake and be rewarded by the Agent Treasury:*

### Single Stake

Single stake $PPAI tokens to earn sustainable yield from the treasury.

### LP Farms

Stake LP tokens in one of 3 pools to deepen liquidity for $PPAI and be rewarded for it:

1. **PPAI/WETH Uniswap V2**
2. **PPAI/WETH Uniswap V3 1% Full Range**
3. **PPAI/cbBTC Uniswap V2**


---

# 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://profit-pilot-ai.gitbook.io/profitpilot/project-details/staking.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.
