# Axiome Docs

## Axiome Docs

- [First Look at the Ecosystem](https://docs.axiomeinfo.org/first-look-at-the-ecosystem.md): Explore Axiome Chain with AXM coin: wallets, staking, integration, and ecosystem tools. Your official guide to start building and earning.
- [Steps for a new user](https://docs.axiomeinfo.org/steps-for-a-new-user.md): Quick start guide for beginners: create your Axiome wallet, get AXM, stake, join the partnership program, and explore the ecosystem in minutes.
- [Axiome Wallet app](https://docs.axiomeinfo.org/axiome-wallet-app.md): Get the Axiome Wallet app - access your AXM on iOS or Android, stake, send tokens, and explore Axiome Chain securely and easily.
- [AXM Coin](https://docs.axiomeinfo.org/axiome-chain/axm-coin.md): Learn about AXM Coin - its role in Axiome Chain, how supply, burning, staking, and token utilities work in the ecosystem.
- [AXM Staking](https://docs.axiomeinfo.org/axiome-chain/axm-staking.md): Complete guide to staking AXM coin on Axiome Chain: detailed overview of reward types and risk management.
- [Community Pool](https://docs.axiomeinfo.org/axiome-chain/community-pool.md): The ultimate share revenue model on Axiome Chain! Community Pool distributes ecosystem fees in multiple assets to AXM stakers and RET holders.
- [Partnership Program](https://docs.axiomeinfo.org/axiome-chain/partnership-program.md): The Axiome Chain Partnership Program: invite users, gain AXM rewards, access tools and exclusive benefits for growing ecosystem together!
- [Axiome Premium subscription](https://docs.axiomeinfo.org/axiome-chain/axiome-premium-subscription.md): Axiome Premium Subscription offers enhanced tools and exclusive perks across the Axiome Chain ecosystem.
- [Roadmap](https://docs.axiomeinfo.org/axiome-chain/roadmap.md)
- [Details of Axiome Pay](https://docs.axiomeinfo.org/axiome-pay/details-of-axiome-pay.md): Explore Axiome Pay - a secure payment service with virtual and physical cards, instant USDT/USDC top-ups, transparent fees, and a generous bonus program.
- [Product overview](https://docs.axiomeinfo.org/axiome-trade/product-overview.md): Discover Axiome Trade: a next-generation decentralized platform with seamless token swaps, advanced trading features, and secure architecture.
- [Axiome Swap](https://docs.axiomeinfo.org/axiome-trade/axiome-swap.md): Axiome Swap: trade tokens on the Axiome Chain, create liquidity pools in just 2 clicks, and start earning rewards today!
- [Axiome Pump](https://docs.axiomeinfo.org/axiome-trade/axiome-pump.md)
- [Axiome Futures](https://docs.axiomeinfo.org/axiome-trade/axiome-futures.md)
- [List of partner products](https://docs.axiomeinfo.org/partners-products/list-of-partner-products.md)
- [Support and contacts](https://docs.axiomeinfo.org/miscellaneous/support-and-contacts.md)
- [Core Team](https://docs.axiomeinfo.org/miscellaneous/core-team.md)
- [Intro](https://docs.axiomeinfo.org/developer-documentation/intro.md)
- [Useful links](https://docs.axiomeinfo.org/developer-documentation/useful-links.md)
- [Start blockchain node on Ubuntu](https://docs.axiomeinfo.org/developer-documentation/start-blockchain-node-on-ubuntu.md)
- [Become a validator](https://docs.axiomeinfo.org/developer-documentation/become-a-validator.md)
- [Join the Devnet](https://docs.axiomeinfo.org/developer-documentation/join-the-devnet.md)
- [Deploy a Smart Contract on Devnet](https://docs.axiomeinfo.org/developer-documentation/deploy-a-smart-contract-on-devnet.md)
- [Sign a Smart Contract Call with Axiome Connect](https://docs.axiomeinfo.org/developer-documentation/sign-a-smart-contract-call-with-axiome-connect.md)
- [Add Extended CW20 Token Info](https://docs.axiomeinfo.org/developer-documentation/add-extended-cw20-token-info.md)
- [Axiome Trade Contract API](https://docs.axiomeinfo.org/developer-documentation/axiome-trade-contract-api.md): This document describes the public interface of the AMM contract for integration with third‑party applications and services. Message examples are provided in JSON format — exactly as they are sent to


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.axiomeinfo.org/first-look-at-the-ecosystem.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.
