# TheStandard Protocol&#x20;

## TheStandard-DAO-Docs

- [What is TheStandard?](https://docs.thestandard.io/tst/introduction/what-is-thestandard.md)
- [Vision Statement](https://docs.thestandard.io/tst/introduction/vision-statement.md)
- [What is DeFi?](https://docs.thestandard.io/tst/introduction/what-is-defi.md)
- [Key Benefits](https://docs.thestandard.io/tst/introduction/key-benefits.md)
- [USDs & EUROs](https://docs.thestandard.io/tst/introduction/usds-and-euros.md)
- [Collateral Types](https://docs.thestandard.io/tst/introduction/collateral-types.md)
- [Important links and addresses](https://docs.thestandard.io/tst/introduction/important-links-and-addresses.md)
- [Disclaimer](https://docs.thestandard.io/tst/introduction/disclaimer.md)
- [Quick Start Guide](https://docs.thestandard.io/tst/getting-started/quick-start-guide.md)
- [Connecting Your Wallet](https://docs.thestandard.io/tst/getting-started/connecting-your-wallet.md)
- [Understanding Smart Vaults](https://docs.thestandard.io/tst/getting-started/understanding-smart-vaults.md)
- [Supported Assets](https://docs.thestandard.io/tst/getting-started/supported-assets.md)
- [Cross chain DEX How-to](https://docs.thestandard.io/tst/getting-started/cross-chain-dex-how-to.md)
- [Borrowing Process](https://docs.thestandard.io/tst/core-concepts/borrowing-process.md)
- [Staking TST and USDs](https://docs.thestandard.io/tst/core-concepts/staking-tst-and-usds.md)
- [Liquidity and Peg Stability](https://docs.thestandard.io/tst/core-concepts/liquidity-and-peg-stability.md)
- [DeFi and Liquidity Pools Explained](https://docs.thestandard.io/tst/core-concepts/defi-and-liquidity-pools-explained.md): An educational section that introduces users to DeFi, liquidity pools, and their importance.
- [How to Deposit Collateral](https://docs.thestandard.io/tst/borrowing-usds-euros/how-to-deposit-collateral.md)
- [Collateralization Ratio](https://docs.thestandard.io/tst/borrowing-usds-euros/collateralization-ratio.md)
- [Managing Your Debt](https://docs.thestandard.io/tst/borrowing-usds-euros/managing-your-debt.md)
- [Stable Pools vs. Volatile Pools](https://docs.thestandard.io/tst/yield-generation/stable-pools-vs.-volatile-pools.md)
- [Impermanent Loss](https://docs.thestandard.io/tst/yield-generation/impermanent-loss.md): (Risks and Rewards)
- [Optimizing Your Yield](https://docs.thestandard.io/tst/yield-generation/optimizing-your-yield.md)
- [What is TST?](https://docs.thestandard.io/tst/tst-token-and-staking/what-is-tst.md)
- [How to Stake TST](https://docs.thestandard.io/tst/tst-token-and-staking/how-to-stake-tst.md)
- [Staking Rewards and Benefits](https://docs.thestandard.io/tst/tst-token-and-staking/staking-rewards-and-benefits.md)
- [The Role of the DAO](https://docs.thestandard.io/tst/governance-and-dao/the-role-of-the-dao.md)
- [How Voting Works](https://docs.thestandard.io/tst/governance-and-dao/how-voting-works.md)
- [Submitting Proposals](https://docs.thestandard.io/tst/governance-and-dao/submitting-proposals.md)
- [Audits and Safety Measures](https://docs.thestandard.io/tst/security-and-risk-management/audits-and-safety-measures.md)
- [All About Liquidation](https://docs.thestandard.io/tst/security-and-risk-management/all-about-liquidation.md)
- [Upcoming Features](https://docs.thestandard.io/tst/roadmap-and-future/upcoming-features.md)
- [Press Kit](https://docs.thestandard.io/tst/additional-resources/press-kit.md)
- [Troubleshooting Guide](https://docs.thestandard.io/tst/additional-resources/troubleshooting-guide.md)
- [Frequently Asked Questions](https://docs.thestandard.io/tst/additional-resources/frequently-asked-questions.md)
- [Community Resources](https://docs.thestandard.io/tst/additional-resources/community-resources.md)
- [Developer Documentation](https://docs.thestandard.io/tst/additional-resources/developer-documentation.md)
- [What is Arbitrum one?](https://docs.thestandard.io/tst/additional-resources/what-is-arbitrum-one.md)
- [Adding Arbitrum one](https://docs.thestandard.io/tst/additional-resources/what-is-arbitrum-one/adding-arbitrum-one.md)
- [Bridging crypto to Arbitrum](https://docs.thestandard.io/tst/additional-resources/what-is-arbitrum-one/bridging-crypto-to-arbitrum.md)
- [Understanding Stablecoins](https://docs.thestandard.io/tst/additional-resources/understanding-stablecoins.md): Explaining different stablecoins as well as the CDP model that TheStandard ecosystem employs.


---

# 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.thestandard.io/tst/introduction/what-is-thestandard.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.
