# RESOURCES&#x20;

- [User guide](https://docs.watt.si/resources/user-guide.md)
- [Wrap a token](https://docs.watt.si/resources/user-guide/wrap-a-token.md)
- [Unwrap a token](https://docs.watt.si/resources/user-guide/unwrap-a-token.md)
- [Buying and selling](https://docs.watt.si/resources/user-guide/buying-and-selling.md)
- [Add liquidity into pool](https://docs.watt.si/resources/user-guide/add-liquidity-into-pool.md)
- [Stake liquidity](https://docs.watt.si/resources/user-guide/stake-liquidity.md)
- [Unstake liquidity](https://docs.watt.si/resources/user-guide/unstake-liquidity.md)
- [Claim rewards](https://docs.watt.si/resources/user-guide/claim-rewards.md)
- [Wallet Basics](https://docs.watt.si/resources/user-guide/wallet-basics.md)
- [Brand & Press](https://docs.watt.si/resources/brand-and-press.md): For anyone building with us, talking about us, or cheering from the sidelines. Here’s everything you need to tell the Watt story right.


---

# 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.watt.si/resources.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.
