> For the complete documentation index, see [llms.txt](https://docs.primefi.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.primefi.xyz/rewards-and-tokens.md).

# Rewards & Tokens

- [PRFI](https://docs.primefi.xyz/rewards-and-tokens/prfi.md): Utility token
- [PRFI Token Pools](https://docs.primefi.xyz/rewards-and-tokens/prfi/prfi-token-pools.md)
- [PRFI NFTs](https://docs.primefi.xyz/rewards-and-tokens/prfi-staking-nfts.md)
- [Staking Design](https://docs.primefi.xyz/rewards-and-tokens/prfi-staking-nfts/prime-numbers-staking-design.md)
- [User Overview](https://docs.primefi.xyz/rewards-and-tokens/prfi-staking-nfts/prime-numbers-staking-design/user-overview.md)
- [Technical Overview](https://docs.primefi.xyz/rewards-and-tokens/prfi-staking-nfts/prime-numbers-staking-design/prime-numbers-staking-design.md)
- [Staking Mechanics](https://docs.primefi.xyz/rewards-and-tokens/prfi-staking-nfts/prfi-nfts-staking-mechanics.md)
- [Reward System](https://docs.primefi.xyz/rewards-and-tokens/prfi-staking-nfts/prfi-nft-staking-reward-system.md)
- [How to Buy a PRFI NFT](https://docs.primefi.xyz/rewards-and-tokens/prfi-staking-nfts/how-to-buy-a-prfi-nft.md)
- [How to Buy PRFI](https://docs.primefi.xyz/rewards-and-tokens/prfi-staking-nfts/how-to-buy-usdprnt.md)
- [How to Use the Platform](https://docs.primefi.xyz/rewards-and-tokens/prfi-staking-nfts/how-to-use-the-staking-platform.md)
- [PrimeFi Reward System](https://docs.primefi.xyz/rewards-and-tokens/primefi-reward-system.md)
- [Introduction](https://docs.primefi.xyz/rewards-and-tokens/primefi-reward-system/introduction.md): Overview
- [General User Rewards](https://docs.primefi.xyz/rewards-and-tokens/primefi-reward-system/general-user-rewards.md)
- [Lenders](https://docs.primefi.xyz/rewards-and-tokens/primefi-reward-system/general-user-rewards/lenders.md)
- [Liquidators](https://docs.primefi.xyz/rewards-and-tokens/primefi-reward-system/general-user-rewards/liquidators.md)
- [XDC NFT Holders](https://docs.primefi.xyz/rewards-and-tokens/primefi-reward-system/xdc-nft-holders.md)
- [Advanced User Rewards](https://docs.primefi.xyz/rewards-and-tokens/primefi-reward-system/advanced-user-rewards.md)
- [LP Provider Rewards](https://docs.primefi.xyz/rewards-and-tokens/primefi-reward-system/advanced-user-rewards/lp-provider-rewards.md)
- [PRFI NFT Holders Rewards](https://docs.primefi.xyz/rewards-and-tokens/primefi-reward-system/advanced-user-rewards/prfi-nft-holders-rewards.md)


---

# 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://docs.primefi.xyz/rewards-and-tokens.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.
