# Getting Started

- [Introduction](https://docs.multichain.org/getting-started/introduction.md)
- [Supported Chains](https://docs.multichain.org/getting-started/introduction/supported-chains.md)
- [Supported Tokens](https://docs.multichain.org/getting-started/introduction/supported-tokens.md)
- [How it works](https://docs.multichain.org/getting-started/how-it-works.md)
- [Cross-Chain Bridge](https://docs.multichain.org/getting-started/how-it-works/cross-chain-bridge.md)
- [Cross-Chain Router](https://docs.multichain.org/getting-started/how-it-works/cross-chain-router.md)
- [Governance Token](https://docs.multichain.org/getting-started/governance-token.md): Current token status. Subsequent new proportional allocation is updated after voting.
- [VeMulti](https://docs.multichain.org/getting-started/governance-token/vemulti.md): VeMulti stands for vote escrow Multi. Multi holders are able to lock up their Multi tokens and gain vote powers in the protocol.
- [How to Convert ANY to MULTI](https://docs.multichain.org/getting-started/governance-token/how-to-convert-any-to-multi.md)
- [Security](https://docs.multichain.org/getting-started/security.md)
- [Security model](https://docs.multichain.org/getting-started/security/security-model.md)
- [Bug bounty (Immunefi)](https://docs.multichain.org/getting-started/security/bug-bounty-immunefi.md)
- [Bug bounty (alternative)](https://docs.multichain.org/getting-started/security/bug-bounty-alternative.md)
- [How to Use](https://docs.multichain.org/getting-started/how-to-use.md): A quick way to get acquainted with how you could swap with Multichain Router.
- [Fees](https://docs.multichain.org/getting-started/how-to-use/fees.md)
- [Road Map](https://docs.multichain.org/getting-started/road-map.md)
- [FAQ](https://docs.multichain.org/getting-started/faq.md)
- [Careers](https://docs.multichain.org/getting-started/careers.md): We are hiring!
- [Front-end developer](https://docs.multichain.org/getting-started/careers/front-end-developer.md)
- [Back-end developer](https://docs.multichain.org/getting-started/careers/back-end-developer.md)
- [Test  Engineer](https://docs.multichain.org/getting-started/careers/test-engineer.md)
- [Test Development  Engineer](https://docs.multichain.org/getting-started/careers/test-development-engineer.md)
- [Security Engineer (Code Auditing)](https://docs.multichain.org/getting-started/careers/security-engineer-code-auditing.md)
- [Blockchain Development  Engineer](https://docs.multichain.org/getting-started/careers/blockchain-development-engineer.md)
- [Senior Content  Editor](https://docs.multichain.org/getting-started/careers/senior-content-editor.md)
- [Event Manager](https://docs.multichain.org/getting-started/careers/event-manager.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.multichain.org/getting-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.
