> For the complete documentation index, see [llms.txt](https://docs.algem.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.algem.io/tieng-viet/bat-dau-nao.md).

# Bắt đầu nào

- [Wallets & Networks](https://docs.algem.io/tieng-viet/bat-dau-nao/wallets-and-networks.md): To use Algem, you need to create an EVM wallet such as Metamask, Talisman, and Subwallet and set up the Astar EVM network.
- [Metamask](https://docs.algem.io/tieng-viet/bat-dau-nao/wallets-and-networks/metamask.md)
- [Ledger EVM](https://docs.algem.io/tieng-viet/bat-dau-nao/wallets-and-networks/ledger-evm.md)
- [\* Polkadot{.js}](https://docs.algem.io/tieng-viet/bat-dau-nao/wallets-and-networks/polkadot-.js.md)
- [Transfer assets to Astar Network EVM](https://docs.algem.io/tieng-viet/bat-dau-nao/transfer-assets-to-astar-network-evm.md)
- [From a CEX](https://docs.algem.io/tieng-viet/bat-dau-nao/transfer-assets-to-astar-network-evm/from-a-cex.md)
- [Using Astar Network Portal](https://docs.algem.io/tieng-viet/bat-dau-nao/transfer-assets-to-astar-network-evm/using-astar-network-portal.md)
- [Using Bridges](https://docs.algem.io/tieng-viet/bat-dau-nao/transfer-assets-to-astar-network-evm/using-bridges.md)
- [Using a cross-chain swap](https://docs.algem.io/tieng-viet/bat-dau-nao/transfer-assets-to-astar-network-evm/using-a-cross-chain-swap.md)
- [Using a DEX](https://docs.algem.io/tieng-viet/bat-dau-nao/transfer-assets-to-astar-network-evm/using-a-dex.md)
- [Cách sử dụng Liquid dApp Staking của Algem](https://docs.algem.io/tieng-viet/bat-dau-nao/cach-su-dung-liquid-dapp-staking-cua-algem.md)
- [Phiên bản máy tính](https://docs.algem.io/tieng-viet/bat-dau-nao/cach-su-dung-liquid-dapp-staking-cua-algem/phien-ban-may-tinh.md)
- [Phiên bản Mobile](https://docs.algem.io/tieng-viet/bat-dau-nao/cach-su-dung-liquid-dapp-staking-cua-algem/phien-ban-mobile.md)
- [Cách sử dụng nASTR Farming của Algem](https://docs.algem.io/tieng-viet/bat-dau-nao/cach-su-dung-nastr-farming-cua-algem.md)
- [Sirius Finance](https://docs.algem.io/tieng-viet/bat-dau-nao/cach-su-dung-nastr-farming-cua-algem/sirius-finance.md)
- [Kagla Finance](https://docs.algem.io/tieng-viet/bat-dau-nao/cach-su-dung-nastr-farming-cua-algem/kagla-finance.md)
- [Arthswap](https://docs.algem.io/tieng-viet/bat-dau-nao/cach-su-dung-nastr-farming-cua-algem/arthswap.md)
- [SiO2 Finance](https://docs.algem.io/tieng-viet/bat-dau-nao/cach-su-dung-nastr-farming-cua-algem/sio2-finance.md)
- [Cách chuyển mã thông báo nASTR với Algem](https://docs.algem.io/tieng-viet/bat-dau-nao/cach-chuyen-ma-thong-bao-nastr-voi-algem.md)
- [Insurance for Algem users](https://docs.algem.io/tieng-viet/bat-dau-nao/insurance-for-algem-users.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, and the optional `goal` query parameter:

```
GET https://docs.algem.io/tieng-viet/bat-dau-nao.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
