# Axis Docs

## Public Docs

- [Welcome to Axis](https://docs.axis.to/readme.md)
- [What is Axis?](https://docs.axis.to/start-here/what-is-axis.md)
- [Origin](https://docs.axis.to/start-here/origin.md)
- [Size of the Opportunity](https://docs.axis.to/start-here/market-context.md)
- [How Axis Works](https://docs.axis.to/start-here/how-axis-works.md)
- [USDx Quickstart](https://docs.axis.to/start-here/quickstart.md)
- [Origin Vault](https://docs.axis.to/origin-vault/origin-vault.md)
- [What is USDx?](https://docs.axis.to/usdx-the-synthetic-dollar/usdx.md)
- [How USDx Targets $1](https://docs.axis.to/usdx-the-synthetic-dollar/peg-stability.md)
- [USDx Primary Market](https://docs.axis.to/usdx-the-synthetic-dollar/mint-and-redeem.md)
- [What is sUSDx?](https://docs.axis.to/susdx-the-rewards-vault/susdx.md)
- [How Axis Earns Yield](https://docs.axis.to/susdx-the-rewards-vault/how-axis-earns-yield.md)
- [Trading Strategy Overview](https://docs.axis.to/susdx-the-rewards-vault/how-axis-earns-yield/trading-strategies.md)
- [Cross-Venue Arbitrage](https://docs.axis.to/susdx-the-rewards-vault/how-axis-earns-yield/trading-strategies/cross-venue-arbitrage.md)
- [Funding Rate Arbitrage](https://docs.axis.to/susdx-the-rewards-vault/how-axis-earns-yield/trading-strategies/funding-rate-arbitrage.md)
- [Cross-Currency Arbitrage](https://docs.axis.to/susdx-the-rewards-vault/how-axis-earns-yield/trading-strategies/cross-currency-arbitrage.md)
- [OTC/RFQ](https://docs.axis.to/susdx-the-rewards-vault/how-axis-earns-yield/trading-strategies/otc-rfq.md)
- [Delta Neutrality](https://docs.axis.to/susdx-the-rewards-vault/how-axis-earns-yield/trading-strategies/delta-neutrality.md)
- [Centralized-Venue Execution](https://docs.axis.to/susdx-the-rewards-vault/how-axis-earns-yield/trading-strategies/centralized-arbitrage.md)
- [Track Record](https://docs.axis.to/susdx-the-rewards-vault/how-axis-earns-yield/historical-track-record.md)
- [2018–2025 Historical Composite](https://docs.axis.to/susdx-the-rewards-vault/how-axis-earns-yield/historical-track-record/long-run-composite.md)
- [How Rewards Reach sUSDx](https://docs.axis.to/susdx-the-rewards-vault/reward-distribution.md)
- [Stake & Unstake USDx](https://docs.axis.to/susdx-the-rewards-vault/stake-and-unstake.md)
- [Backing, Custody & Transparency](https://docs.axis.to/backing-reserves-and-transparency/backing-custody-transparency.md)
- [Audit Reports](https://docs.axis.to/backing-reserves-and-transparency/audits.md)
- [Security Overview](https://docs.axis.to/backing-reserves-and-transparency/security.md)
- [Smart Contract Protections](https://docs.axis.to/backing-reserves-and-transparency/security/smart-contract-protections.md)
- [Onchain Safety Properties](https://docs.axis.to/backing-reserves-and-transparency/security/onchain-safety-properties.md)
- [Risk Overview](https://docs.axis.to/risk/risk-overview.md)
- [How Axis Manages Risk](https://docs.axis.to/risk/risk-management.md)
- [Asset Selection Framework](https://docs.axis.to/risk/asset-selection.md)
- [Venue & Counterparty Risk](https://docs.axis.to/risk/venue-counterparty-risk.md)
- [Market & Trading Risk](https://docs.axis.to/risk/market-trading-risk.md)
- [Custody & Liquidity Risk](https://docs.axis.to/risk/custody-liquidity-risk.md)
- [System Architecture](https://docs.axis.to/technical-and-architecture/architecture.md)
- [Design Decisions](https://docs.axis.to/technical-and-architecture/design-decisions.md)
- [Protocol Administration](https://docs.axis.to/technical-and-architecture/governance.md)
- [Core Contracts Reference](https://docs.axis.to/reference/core-contracts.md)
- [Staking Contracts Reference](https://docs.axis.to/reference/staking-contracts.md)
- [Access Control Reference](https://docs.axis.to/reference/access-control.md)
- [Contract Addresses](https://docs.axis.to/reference/contract-addresses.md)
- [FAQ](https://docs.axis.to/resources-and-legal/faq.md)
- [Eligibility & Onboarding](https://docs.axis.to/resources-and-legal/eligibility-and-onboarding.md)
- [Brand Assets](https://docs.axis.to/resources-and-legal/brand.md)
- [Disclosures](https://docs.axis.to/resources-and-legal/compliance.md)
- [Risk Disclosure](https://docs.axis.to/resources-and-legal/risk-disclosure.md)


---

# 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.axis.to/readme.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.
