# Get Started

- [Wallets & Networks](https://docs.algem.io/get-started/wallets-and-networks.md)
- [Metamask](https://docs.algem.io/get-started/wallets-and-networks/metamask.md)
- [Ledger EVM](https://docs.algem.io/get-started/wallets-and-networks/ledger-evm.md)
- [Polkadot{.js}](https://docs.algem.io/get-started/wallets-and-networks/polkadot-.js.md)
- [Transfer assets to Astar Network EVM](https://docs.algem.io/get-started/transfer-assets-to-astar-network-evm.md)
- [From a CEX](https://docs.algem.io/get-started/transfer-assets-to-astar-network-evm/from-a-cex.md)
- [Using Astar Network Portal](https://docs.algem.io/get-started/transfer-assets-to-astar-network-evm/using-astar-network-portal.md)
- [Using Bridges](https://docs.algem.io/get-started/transfer-assets-to-astar-network-evm/using-bridges.md)
- [Using a cross-chain swap](https://docs.algem.io/get-started/transfer-assets-to-astar-network-evm/using-a-cross-chain-swap.md)
- [Using a DEX](https://docs.algem.io/get-started/transfer-assets-to-astar-network-evm/using-a-dex.md)
- [How to use Algem's Liquid dApp Staking V2.0 (new)](https://docs.algem.io/get-started/how-to-use-algems-liquid-dapp-staking-v2.0-new.md)
- [How to use Algem's Liquid dApp Staking V1.5 (old)](https://docs.algem.io/get-started/how-to-use-algems-liquid-dapp-staking.md)
- [Desktop version](https://docs.algem.io/get-started/how-to-use-algems-liquid-dapp-staking/desktop-version.md)
- [Mobile version](https://docs.algem.io/get-started/how-to-use-algems-liquid-dapp-staking/mobile-version.md)
- [How to use Algem's nASTR Farming](https://docs.algem.io/get-started/how-to-use-algems-nastr-farming.md)
- [Sirius Finance](https://docs.algem.io/get-started/how-to-use-algems-nastr-farming/sirius-finance.md)
- [Kagla Finance](https://docs.algem.io/get-started/how-to-use-algems-nastr-farming/kagla-finance.md)
- [Arthswap](https://docs.algem.io/get-started/how-to-use-algems-nastr-farming/arthswap.md)
- [SiO2 Finance](https://docs.algem.io/get-started/how-to-use-algems-nastr-farming/sio2-finance.md)
- [How to transfer nASTR tokens with Algem](https://docs.algem.io/get-started/how-to-transfer-nastr-tokens-with-algem.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.algem.io/get-started.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.
