# User Guides

- [Get Started](https://hub.polimec.org/user-guides/get-started.md)
- [Get Wallet](https://hub.polimec.org/user-guides/get-started/get-wallet.md)
- [Verify](https://hub.polimec.org/user-guides/get-started/verify.md)
- [Fund](https://hub.polimec.org/user-guides/get-started/fund.md)
- [PLMC](https://hub.polimec.org/user-guides/get-started/plmc.md)
- [Invest](https://hub.polimec.org/user-guides/invest.md)
- [How do I invest on Polimec (OTM)?](https://hub.polimec.org/user-guides/invest/how-do-i-invest-on-polimec-otm.md)
- [Staking](https://hub.polimec.org/user-guides/staking.md)
- [How do I stake my PLMC?](https://hub.polimec.org/user-guides/staking/how-do-i-stake-my-plmc.md)
- [How do I change my delegation amount?](https://hub.polimec.org/user-guides/staking/how-do-i-change-my-delegation-amount.md)
- [How do I revoke my delegation?](https://hub.polimec.org/user-guides/staking/how-do-i-revoke-my-delegation.md)
- [How do I adjust the auto-compounding percentage on my delegation?](https://hub.polimec.org/user-guides/staking/how-do-i-adjust-the-auto-compounding-percentage-on-my-delegation.md)
- [Governance](https://hub.polimec.org/user-guides/governance.md)
- [How do I connect with the governance dashboard?](https://hub.polimec.org/user-guides/governance/how-do-i-connect-with-the-governance-dashboard.md)
- [How do I vote on a referendum in Polkadot-JS?](https://hub.polimec.org/user-guides/governance/how-do-i-vote-on-a-referendum-in-polkadot-js.md)
- [How do I vote on a referendum in Polkassembly?](https://hub.polimec.org/user-guides/governance/how-do-i-vote-on-a-referendum-in-polkassembly.md)
- [How do I vote with staked PLMC?](https://hub.polimec.org/user-guides/governance/how-do-i-vote-with-staked-plmc.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://hub.polimec.org/user-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.
