# Using Resolv

- [USR](https://docs.resolv.xyz/litepaper/using-resolv/usr.md)
- [Mint](https://docs.resolv.xyz/litepaper/using-resolv/usr/mint.md)
- [Stake](https://docs.resolv.xyz/litepaper/using-resolv/usr/stake.md)
- [Redeem](https://docs.resolv.xyz/litepaper/using-resolv/usr/redeem.md)
- [RLP](https://docs.resolv.xyz/litepaper/using-resolv/rlp.md)
- [Mint](https://docs.resolv.xyz/litepaper/using-resolv/rlp/mint.md)
- [Redeem](https://docs.resolv.xyz/litepaper/using-resolv/rlp/redeem.md)
- [Resolv points](https://docs.resolv.xyz/litepaper/using-resolv/resolv-points.md)
- [Seasons](https://docs.resolv.xyz/litepaper/using-resolv/resolv-points/seasons.md): The Resolv Points program will have various Seasons, coinciding with multiple rounds of $RESOLV token rewards. Each season will be unique in its approach.
- [Season 1](https://docs.resolv.xyz/litepaper/using-resolv/resolv-points/seasons/season-1.md)
- [Season 2](https://docs.resolv.xyz/litepaper/using-resolv/resolv-points/seasons/season-2.md): Season 2 of Resolv Points is the next phase of growth for the protocol
- [Season 3](https://docs.resolv.xyz/litepaper/using-resolv/resolv-points/seasons/season-3.md): Season 3 of Resolv Points marks the next stage of expansion for the protocol.
- [Season 4](https://docs.resolv.xyz/litepaper/using-resolv/resolv-points/seasons/season-4.md): Season 4 of Resolv Points marks the next stage of expansion for the protocol.
- [Vaults](https://docs.resolv.xyz/litepaper/using-resolv/vaults.md)
- [Deprecated Vaults](https://docs.resolv.xyz/litepaper/using-resolv/vaults/deprecated-vaults.md)
- [External integrations](https://docs.resolv.xyz/litepaper/using-resolv/external-integrations.md): The following is a list of external markets, projects, or integrations that use various parts of Resolv’s products.
- [Resolv Recovery Portal Overview](https://docs.resolv.xyz/litepaper/using-resolv/resolv-recovery-portal-overview.md)
- [Recovery Guide](https://docs.resolv.xyz/litepaper/using-resolv/resolv-recovery-portal-overview/recovery-guide.md)


---

# 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://docs.resolv.xyz/litepaper/using-resolv.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.
