# User Guidance

- [Add Astar Network to yourMetamask](https://docs.sirius.finance/user-guidance/add-astar-network-to-yourmetamask.md)
- [Add assets to your Metamask](https://docs.sirius.finance/user-guidance/add-assets-to-your-metamask.md): Add the following assets to your Metamask on Astar Network
- [Create a Polkadot.js wallet](https://docs.sirius.finance/user-guidance/create-a-polkadot.js-wallet.md): Create a Polkadot.js wallet if you haven't used Astar Network before
- [Transfer assets to Astar Network](https://docs.sirius.finance/user-guidance/transfer-assets-to-astar-network.md)
- [Swap to have the best combo of assets](https://docs.sirius.finance/user-guidance/swap-to-have-the-best-combo-of-assets.md)
- [Gain 4SRS LP tokens](https://docs.sirius.finance/user-guidance/gain-4srs-lp-tokens.md): To Gain 4SRS LP tokens, users must add liquidity using the following steps.
- [Earn SRS](https://docs.sirius.finance/user-guidance/earn-srs.md): Stake 4SRS LP tokens to earn SRS
- [Join the governance and vote](https://docs.sirius.finance/user-guidance/join-the-governance-and-vote.md): Gain veSRS and join the governance
- [How to withdraw your assets](https://docs.sirius.finance/user-guidance/how-to-withdraw-your-assets.md)
- [Why is veSRS worth earning](https://docs.sirius.finance/user-guidance/why-is-vesrs-worth-earning.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.sirius.finance/user-guidance.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.
