# Apyx Docs

## Docs

- [Welcome to Apyx](https://docs.apyx.fi/apyx-overview/readme.md): Double-Digit Yield for Everyone
- [The Digital Credit Thesis](https://docs.apyx.fi/apyx-overview/the-digital-credit-thesis.md): The Dollar Reinvented by DAT Collateral
- [How Apyx Works](https://docs.apyx.fi/apyx-overview/how-apyx-works.md): Overview of how user deposits are stored and utilized in Apyx
- [Apyx Pips (Points Program)](https://docs.apyx.fi/apyx-overview/apyx-pips-points-program.md): Overview of the Apyx points propgram
- [apxUSD](https://docs.apyx.fi/product-overview/apxusd-overview.md)
- [apyUSD](https://docs.apyx.fi/product-overview/apyusd-overview.md)
- [APYX](https://docs.apyx.fi/product-overview/apyx.md)
- [xAPYX](https://docs.apyx.fi/product-overview/apyx/xapyx.md)
- [yAPYX](https://docs.apyx.fi/product-overview/apyx/yapyx.md): yAPYX is the Dividend-Bearing Staking Vault for APYX holders.
- [Apyx & DAT Risks](https://docs.apyx.fi/risk-management/apyx-and-dat-risks.md): The risks associated with Apyx and Digital Asset Treasuries (DATs), as well as common misconceptions related to DATs.
- [Capitalization Framework](https://docs.apyx.fi/solution-overview/capitalization-framework.md)
- [Example Collateral Allocation](https://docs.apyx.fi/solution-overview/example-collateral-allocation.md)
- [STRC](https://docs.apyx.fi/solution-overview/example-collateral-allocation/strc.md): Strategy Inc Variable Rate Series A Perpetual Stretch Preferred Stock
- [SATA](https://docs.apyx.fi/solution-overview/example-collateral-allocation/sata.md): Strive Inc Variable Rate Series A Perpetual Preferred Stock
- [Peg Stability Model](https://docs.apyx.fi/solution-overview/peg-stability-model.md): How apxUSD maintains its peg through collateral design, over-collateralization, and cross-market arbitrage
- [Yield Distribution](https://docs.apyx.fi/solution-overview/apyusd-yield-distribution.md): How apyUSD receives rewards
- [How to Buy apxUSD](https://docs.apyx.fi/app-guide/how-to-buy-apxusd.md): General users can acquire apxUSD on the secondary market
- [How to Lock apxUSD](https://docs.apyx.fi/app-guide/how-to-lock-apxusd.md): Users who lock apxUSD can receive rewards generated by the protocol
- [How to Commit Position for Points](https://docs.apyx.fi/app-guide/how-to-commit-position-for-points.md)
- [Custody Overview](https://docs.apyx.fi/collateral-and-custody/custody-overview.md)
- [Transparency](https://docs.apyx.fi/collateral-and-custody/transparency.md)
- [Accountable Dashboard](https://docs.apyx.fi/collateral-and-custody/accountable-dashboard.md): This page explains the Apyx Accountable dashboard, why its Proof-of-Reserves can be trusted, what Apyx can and cannot influence, and how each category of reserve assets is defined.
- [Third Party Attestation](https://docs.apyx.fi/collateral-and-custody/third-party-attestation.md)
- [Overview](https://docs.apyx.fi/technical-overview/protocol-contracts-overview.md)
- [Locking apxUSD for apyUSD](https://docs.apyx.fi/technical-overview/locking.md)
- [Unlocking apyUSD for apxUSD](https://docs.apyx.fi/technical-overview/unlocking.md)
- [Glossary](https://docs.apyx.fi/technical-overview/glossary.md): Find the definition below
- [Audits](https://docs.apyx.fi/resources/audits.md)
- [Smart Contract Addresses](https://docs.apyx.fi/resources/smart-contract-addresses.md)
- [Terms of Service](https://docs.apyx.fi/resources/terms-of-service.md)
- [Referral Terms of Service](https://docs.apyx.fi/resources/referral-terms-of-service.md)
- [Privacy Policy](https://docs.apyx.fi/resources/privacy-policy.md)
- [Brand Guidelines](https://docs.apyx.fi/resources/brand-guidelines.md)
- [FAQ](https://docs.apyx.fi/resources/faq.md): Frequently Asked Questions


---

# 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.apyx.fi/apyx-overview/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.
