> For the complete documentation index, see [llms.txt](https://docs.mangata.finance/welcome/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.mangata.finance/welcome/guides/technical-guides.md).

# Technical Guides

- [How to Check your Account Balance](https://docs.mangata.finance/welcome/guides/technical-guides/how-to-check-your-account-balance.md)
- [How to look up Token IDs](https://docs.mangata.finance/welcome/guides/technical-guides/how-to-look-up-token-ids.md)
- [How to check your LP token balance](https://docs.mangata.finance/welcome/guides/technical-guides/how-to-check-your-lp-token-balance.md)
- [How to Clear Proxy Reserve](https://docs.mangata.finance/welcome/guides/technical-guides/how-to-clear-proxy-reserve.md)
- [How to Claim Your Crowdloan Rewards](https://docs.mangata.finance/welcome/guides/technical-guides/how-to-claim-your-crowdloan-rewards.md)
- [How to Unlock Vested Crowdloan Rewards](https://docs.mangata.finance/welcome/guides/technical-guides/how-to-unlock-vested-crowdloan-rewards.md)
- [How to Join a Bootstrap](https://docs.mangata.finance/welcome/guides/technical-guides/how-to-join-a-bootstrap.md)
- [How to Redeem Bifrost Liquid Crowdloan KSM](https://docs.mangata.finance/welcome/guides/technical-guides/how-to-redeem-bifrost-liquid-crowdloan-ksm.md): This guide describes how to redeem vsKSM from Mangata X crowdloan for Bifrost Liquid Crowdloan Participants
- [How to check the value of an LP token](https://docs.mangata.finance/welcome/guides/technical-guides/how-to-check-the-value-of-an-lp-token.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.mangata.finance/welcome/guides/technical-guides.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.
