# Quickstart Guide

- [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


---

# 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/tutorials.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.
