# Fundamentals

- [Staking Portal](https://support.axion.network/fundamentals/staking-portal.md): Learn how to navigate around the Axion Staking Portal
- [Create A New Stake](https://support.axion.network/fundamentals/staking-portal/create-a-new-stake.md): Learn how to create your first AXN stake and start earning $AXN + $BTC
- [Manage your stakes](https://support.axion.network/fundamentals/staking-portal/manage-your-stakes.md): View the details of your Axion portfolio
- [Early Unstakes](https://support.axion.network/fundamentals/staking-portal/early-unstakes.md): Understand how early withdrawals will affect your investment should you choose to end your stake early
- [Late Unstakes](https://support.axion.network/fundamentals/staking-portal/late-unstakes.md)
- [Tutorial - Withdraw Bitcoin Rewards](https://support.axion.network/fundamentals/staking-portal/tutorial-withdraw-bitcoin-rewards.md): Learn how to withdraw your wBTC rewards
- [Estimate Your Staking Returns %%%](https://support.axion.network/fundamentals/staking-portal/estimate-your-staking-returns.md): Use the Axion Calculator to get an estimate of Staking earnings
- [BPD](https://support.axion.network/fundamentals/bpd.md): Distribution, Allocation, How it can be withdrawn, Stake longer earn more..
- [Share Rate](https://support.axion.network/fundamentals/share-rate.md): GSR or Global Share Rate, is the number used to calculate how many shares we give you when you stake.
- [Purchasing Axion](https://support.axion.network/fundamentals/purchasing-axion.md): Here is how you can secure $AXN for yourself
- [Contract Addresses](https://support.axion.network/fundamentals/contract-addresses.md): Overview of the Contract Addresses used in the Axion Ecosystem
- [Official Contracts (Under Construction)](https://support.axion.network/fundamentals/tutorials.md): Axion Is Managed By Several Contracts That All Work Together As A Collective Whole. Each Contract Within The Axion Ecosystem Interacts With The Others.
- [Token Contract](https://support.axion.network/fundamentals/tutorials/token-contract.md): The Axion Token Contract Has Been Set To Non-Upgradable
- [The Accelerator](https://support.axion.network/fundamentals/tutorials/the-accelerator.md)
- [The Banker](https://support.axion.network/fundamentals/tutorials/the-banker.md)
- [NFT Deployer](https://support.axion.network/fundamentals/tutorials/nft-deployer.md)
- [Vesting Engine](https://support.axion.network/fundamentals/tutorials/vesting-engine.md)
- [Revenue Manager](https://support.axion.network/fundamentals/tutorials/revenue-manager.md)
- [Staking Contract](https://support.axion.network/fundamentals/tutorials/staking-contract.md)
- [Asset Manager](https://support.axion.network/fundamentals/tutorials/asset-manager.md)
- [DAO - Axion Voting %%%](https://support.axion.network/fundamentals/dao-axion-voting.md): Learn the basics and have your say on decisions for the future of Axion!
- [Audits](https://support.axion.network/fundamentals/audits.md): Axion has been audited multiple times


---

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