# DESPAIR

## DESPAIR

- [DESPAIR - Sandman Finance Layer 3](https://docs.despair.sandman.finance/master.md): "Take away the despair and there is nothing left. Nothing but an empty room, and a hook of the perfect shape and size for snagging your heart."
- [Despair Token](https://docs.despair.sandman.finance/tokenomics/despair-token.md)
- [BuyBack-Burn Policy](https://docs.despair.sandman.finance/tokenomics/despair-token/buyback-burn-policy.md)
- [Despair Roadmap](https://docs.despair.sandman.finance/tokenomics/launch-roadmap.md)
- [Token Contracts](https://docs.despair.sandman.finance/tokenomics/token-contracts.md)
- [Important TXs](https://docs.despair.sandman.finance/tokenomics/token-contracts/important-txs.md)
- [Layer 2 to Layer 3](https://docs.despair.sandman.finance/tokenomics/layer-2-to-layer-3.md): JetFuel Finance is our Continuity Partner
- [Endless NFT's Cards](https://docs.despair.sandman.finance/nft/endless-nfts-cards.md)
- [NFT Cards Composition](https://docs.despair.sandman.finance/nft/nft-cards-composition.md)
- [NFT Tools of Power](https://docs.despair.sandman.finance/nft/nft-tools-of-power.md): Dream traveled to hell seeking his helm. Will you?
- [How to Get NFT Cards](https://docs.despair.sandman.finance/nft/how-to-get-nft-cards.md)
- [How To Use NFT cards](https://docs.despair.sandman.finance/nft/how-to-use-nft-cards.md)
- [Yield Farming](https://docs.despair.sandman.finance/products/yield-farming.md)
- [Gray Kingdom](https://docs.despair.sandman.finance/products/gray-kingdom.md)
- [Vaults](https://docs.despair.sandman.finance/products/vaults.md): "I've Been Up, And Been Down, And Been Up Again. Have I Learned Aught? I've Learned From My Mistakes, But I've Had More Time To Commit More Mistakes."
- [The Endless](https://docs.despair.sandman.finance/products/the-endless.md): "The Endless are merely patterns. The Endless are ideas. The Endless are wave functions.
- [RugDoc Review - KYC](https://docs.despair.sandman.finance/security/rugdoc-review-kyc.md)
- [Audit SC - KYCT](https://docs.despair.sandman.finance/security/audit-sc-kyct.md)
- [Security Tooling](https://docs.despair.sandman.finance/security/security-tooling.md): Despair uses OpenZeppelin for enhanced security
- [Emergency Withdraw](https://docs.despair.sandman.finance/security/emergency-withdraw.md): Steps in case of emergency
- [Contact](https://docs.despair.sandman.finance/get-in-touch/contact.md): How to reach us
- [Customer Support](https://docs.despair.sandman.finance/get-in-touch/customer-support.md): Provided by Destiny


---

# 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.despair.sandman.finance/master.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.
