# THE BASICS

- [What Is Axion?](https://support.axion.network/basics/what-is-axion.md): Axion is a team-led, community-driven, stake-centered cryptocurrency ecosystem that generates reward for stakers.
- [Is Axion Safe?](https://support.axion.network/basics/what-is-axion/investing-in-axion.md): How safe are your tokens?
- [Security Measures](https://support.axion.network/basics/what-is-axion/security-measures.md): Learn more about Axion's dedication in providing a secure token
- [Quickstart Guide](https://support.axion.network/basics/tutorials.md): Let's get started
- [Which Wallets Can I Use](https://support.axion.network/basics/tutorials/wallets.md): Use MetaMask or WalletConnect to access the staking portal
- [Setting up MetaMask](https://support.axion.network/basics/tutorials/setting-up-metamask.md): Learn how to install the browser extension and create your first wallet.
- [Add Polygon Network to Metamask](https://support.axion.network/basics/tutorials/add-polygon-network-to-metamask.md): Learn how to correctly add the Polygon Network to Metamask
- [Where and How Do I Purchase Axion?](https://support.axion.network/basics/tutorials/where-and-how-do-i-purchase-axion.md): How to get started
- [Secure Your Crypto (Ledger)](https://support.axion.network/basics/tutorials/secure-your-crypto-ledger.md): Learn how to set up and use your Ledger Nano hardware wallet
- [Milestone](https://support.axion.network/basics/milestones.md)
- [Get Support](https://support.axion.network/basics/get-support.md): Get help from someone within our community or from one of our Mods!
- [Official Brand Asset](https://support.axion.network/basics/official-brand-asset.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://support.axion.network/basics.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.
