# Quick Guide

- [How to Deposit?](https://universefinance.gitbook.io/docs/user-guide/quick-guide/deposit.md)
- [How to Withdraw?](https://universefinance.gitbook.io/docs/user-guide/quick-guide/withdraw.md)
- [How to Use Our Backtesting Platform?](https://universefinance.gitbook.io/docs/user-guide/quick-guide/how-to-use-our-backtesting-platform.md)
- [How to Use Our LP Analytics Tool?](https://universefinance.gitbook.io/docs/user-guide/quick-guide/how-to-use-our-lp-analytics-tool.md): How
- [Application Case: USDC-ETH 0.3%](https://universefinance.gitbook.io/docs/user-guide/quick-guide/how-to-use-our-lp-analytics-tool/application-case-usdc-eth-0.3.md)
- [Application Case: USDC-ETH 0.3%](https://universefinance.gitbook.io/docs/user-guide/quick-guide/how-to-use-our-lp-analytics-tool/application-case-usdc-eth-0.3-1.md)
- [Application Case: Maximising your Uniswap V3 Return of MKR-ETH!](https://universefinance.gitbook.io/docs/user-guide/quick-guide/how-to-use-our-lp-analytics-tool/application-case-maximising-your-uniswap-v3-return-of-mkr-eth.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://universefinance.gitbook.io/docs/user-guide/quick-guide.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.
