# Get started

- [Acala Network](https://wiki.acala.network/get-started/acala-network.md)
- [Acala Launch Phases](https://wiki.acala.network/get-started/acala-network/acala-launch-phases.md)
- [Wallet & Account](https://wiki.acala.network/get-started/acala-network/acala-account.md)
- [Account Generation](https://wiki.acala.network/get-started/acala-network/acala-account/account-generation.md)
- [Polkadot{.js} Browser Extension](https://wiki.acala.network/get-started/acala-network/acala-account/account-generation/polkadot-.js-browser-extension.md)
- [Polkawallet Mobile App](https://wiki.acala.network/get-started/acala-network/acala-account/account-generation/polkawallet-mobile-app.md)
- [Ledger Hardware Wallet](https://wiki.acala.network/get-started/acala-network/acala-account/account-generation/ledger-hardware-wallet.md)
- [Exchange Withdraw/Deposit](https://wiki.acala.network/get-started/acala-network/acala-account/exchange-withdraw-deposit.md)
- [Balance Type and Vesting](https://wiki.acala.network/get-started/acala-network/acala-account/balance-type-and-vesting.md)
- [Check Address for Different Chains](https://wiki.acala.network/get-started/acala-network/acala-account/check-addr.md)
- [Acala's DOT Bridge](https://wiki.acala.network/get-started/acala-network/acalas-dot-bridge.md)
- [Acala Assets](https://wiki.acala.network/get-started/acala-network/acala-assets.md)
- [Governance](https://wiki.acala.network/get-started/acala-network/governance.md)
- [Karura Network](https://wiki.acala.network/get-started/get-started.md): Get Started
- [Karura Launch Phases](https://wiki.acala.network/get-started/get-started/karura-launch-phases.md)
- [Check Distribution](https://wiki.acala.network/get-started/get-started/check-distribution.md)
- [Wallets & Account](https://wiki.acala.network/get-started/get-started/karura-account.md)
- [Account Generation](https://wiki.acala.network/get-started/get-started/karura-account/account-generation.md)
- [Polkadot{.js} Browser Extension](https://wiki.acala.network/get-started/get-started/karura-account/account-generation/polkadot-.js-browser-extension.md)
- [Polkawallet Mobile App](https://wiki.acala.network/get-started/get-started/karura-account/account-generation/polkawallet-mobile-app.md)
- [Ledger Hardware Wallet](https://wiki.acala.network/get-started/get-started/karura-account/account-generation/ledger-hardware-wallet.md)
- [Exchange Withdraw/Deposit](https://wiki.acala.network/get-started/get-started/karura-account/exchange.md)
- [Balance Type & Vesting](https://wiki.acala.network/get-started/get-started/karura-account/balance-type-and-vesting.md)
- [Check Address for Different Chains](https://wiki.acala.network/get-started/get-started/karura-account/check-address-for-different-chains.md)
- [Inter Kusama Transfer](https://wiki.acala.network/get-started/get-started/inter-kusama-transfer.md)
- [Karura Assets](https://wiki.acala.network/get-started/get-started/karura-assets.md)
- [Governance](https://wiki.acala.network/get-started/get-started/governance.md)
- [Transaction Fees](https://wiki.acala.network/get-started/get-started/transaction-fees.md)
- [Mandala Testnet](https://wiki.acala.network/get-started/mandala-testnet.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://wiki.acala.network/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.
