# DegenPrime

## DegenPrime

- [DegenPrime](https://degenprime.gitbook.io/degenprime/introduction/degenprime.md)
- [Why DegenPrime](https://degenprime.gitbook.io/degenprime/introduction/why-degenprime.md)
- [Overview](https://degenprime.gitbook.io/degenprime/protocol/overview.md)
- [Double D's](https://degenprime.gitbook.io/degenprime/protocol/double-ds.md)
- [Diamond Hands 💎🙌🏽](https://degenprime.gitbook.io/degenprime/protocol/double-ds/diamond-hands.md): Page about Savers
- [Degenerates 📈🚀](https://degenprime.gitbook.io/degenprime/protocol/double-ds/degenerates.md): Page about Degenerates
- [Structure](https://degenprime.gitbook.io/degenprime/structure.md)
- [Security](https://degenprime.gitbook.io/degenprime/security.md)
- [Liquidations](https://degenprime.gitbook.io/degenprime/security/liquidations.md)
- [Solvency Checks](https://degenprime.gitbook.io/degenprime/security/solvency-checks.md)
- [Degen Account separation](https://degenprime.gitbook.io/degenprime/security/degen-account-separation.md)
- [Asset whitelisting](https://degenprime.gitbook.io/degenprime/security/asset-whitelisting.md)
- [Token exposure protection](https://degenprime.gitbook.io/degenprime/security/token-exposure-protection.md)
- [Protocol gatekeeping](https://degenprime.gitbook.io/degenprime/security/protocol-gatekeeping.md)
- [Withdrawal Guard](https://degenprime.gitbook.io/degenprime/security/withdrawal-guard.md)
- [24-hour Time-Locked Withdrawal](https://degenprime.gitbook.io/degenprime/security/24-hour-time-locked-withdrawal.md)
- [Oracle price data](https://degenprime.gitbook.io/degenprime/security/oracle-price-data.md)
- [Internal Security](https://degenprime.gitbook.io/degenprime/security/internal-security.md)
- [Third-party security partners](https://degenprime.gitbook.io/degenprime/security/third-party-security-partners.md)
- [Audits](https://degenprime.gitbook.io/degenprime/security/audits.md)
- [Bug bounty](https://degenprime.gitbook.io/degenprime/security/bug-bounty.md)
- [TLDR](https://degenprime.gitbook.io/degenprime/tldr.md)
- [TLDR 2](https://degenprime.gitbook.io/degenprime/tldr-2.md)
- [Degen Portfolio](https://degenprime.gitbook.io/degenprime/degen-account/degen-portfolio.md)
- [The Degen Account](https://degenprime.gitbook.io/degenprime/degen-account/the-degen-account.md): Onto the fun part: your Degen Account!
- [Zaps](https://degenprime.gitbook.io/degenprime/degen-account/the-degen-account/zaps.md)
- [Assets](https://degenprime.gitbook.io/degenprime/degen-account/the-degen-account/assets.md)
- [Liquidity Pools](https://degenprime.gitbook.io/degenprime/degen-account/the-degen-account/liquidity-pools.md)
- [Stats](https://degenprime.gitbook.io/degenprime/degen-account/the-degen-account/stats.md)
- [Referrals](https://degenprime.gitbook.io/degenprime/degen-account/the-degen-account/referrals.md)
- [Leverage and health](https://degenprime.gitbook.io/degenprime/leverage-and-health.md)
- [Numbers for nerds](https://degenprime.gitbook.io/degenprime/leverage-and-health/numbers-for-nerds.md)
- [Health and intuition](https://degenprime.gitbook.io/degenprime/leverage-and-health/health-and-intuition.md)
- [Liquidations](https://degenprime.gitbook.io/degenprime/leverage-and-health/liquidations.md)
- [Take Profits](https://degenprime.gitbook.io/degenprime/take-profits.md)
- [Tutorials](https://degenprime.gitbook.io/degenprime/tutorials.md)
- [HODL](https://degenprime.gitbook.io/degenprime/diamond-hands/hodl.md)
- [Interest](https://degenprime.gitbook.io/degenprime/diamond-hands/interest.md)
- [Calculations](https://degenprime.gitbook.io/degenprime/diamond-hands/interest/calculations.md)
- [Tutorials](https://degenprime.gitbook.io/degenprime/diamond-hands/tutorials.md)
- [Tokenomics](https://degenprime.gitbook.io/degenprime/tokenomics/tokenomics.md)
- [Base](https://degenprime.gitbook.io/degenprime/ecosystem-partners/base.md)
- [Base's Ecosystem](https://degenprime.gitbook.io/degenprime/ecosystem-partners/base/bases-ecosystem.md)
- [Smart Wallet](https://degenprime.gitbook.io/degenprime/ecosystem-partners/base/smart-wallet.md)
- [Tech Stack](https://degenprime.gitbook.io/degenprime/ecosystem-partners/base/tech-stack.md)
- [Backed by Coinbase](https://degenprime.gitbook.io/degenprime/ecosystem-partners/base/backed-by-coinbase.md)
- [Aerodrome](https://degenprime.gitbook.io/degenprime/ecosystem-partners/aerodrome.md)
- [Socials](https://degenprime.gitbook.io/degenprime/community/socials.md)
- [Brand Assets](https://degenprime.gitbook.io/degenprime/brand-assets.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://degenprime.gitbook.io/degenprime/introduction/degenprime.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.
