# Deriw

## Deriw

- [Welcome to DeriW](https://docs.deriw.com/deriw-blockchain/welcome-to-deriw.md)
- [Connect to Deriw Mainnet](https://docs.deriw.com/deriw-mainnet/connect-to-deriw-mainnet.md)
- [DeriW Mainnet FAQ](https://docs.deriw.com/deriw-mainnet/deriw-mainnet-faq.md)
- [DeriW Explorer Guide](https://docs.deriw.com/deriw-mainnet/deriw-explorer-guide.md)
- [Using DeriW on Mobile](https://docs.deriw.com/deriw-mainnet/using-deriw-on-mobile.md)
- [API for Developers](https://docs.deriw.com/deriw-mainnet/api-for-developers.md)
- [OpenAPI Reference](https://docs.deriw.com/deriw-mainnet/openapi-reference.md)
- [Connect to DeriW Testnet](https://docs.deriw.com/deriw-testnet-sepolia/connect-to-deriw-testnet.md)
- [DeriW Testnet FAQ](https://docs.deriw.com/deriw-testnet-sepolia/deriw-testnet-faq.md)
- [Trading on V1 (Testnet)](https://docs.deriw.com/deriw-testnet-sepolia/trading-on-v1-testnet.md)
- [DeriW Explorer Guide](https://docs.deriw.com/deriw-testnet-sepolia/deriw-explorer-guide.md)
- [Using DeriW on Mobile](https://docs.deriw.com/deriw-testnet-sepolia/using-deriw-on-mobile.md)
- [DER Token](https://docs.deriw.com/tokenomics/der-token.md)
- [Rewards](https://docs.deriw.com/tokenomics/rewards.md)
- [Liquidity on Mainnet](https://docs.deriw.com/liquidity/liquidity-on-mainnet.md)
- [Rules for Staking and Unstaking of Closed-End Fund](https://docs.deriw.com/liquidity/rules-for-staking-and-unstaking-of-closed-end-fund.md)
- [Guide to Buying LP on Mainnet](https://docs.deriw.com/liquidity/guide-to-buying-lp-on-mainnet.md)
- [Trading on Mainnet](https://docs.deriw.com/trading/trading-on-mainnet.md)
- [Perp Fees & Risk Parameters](https://docs.deriw.com/trading/perp-fees-and-risk-parameters.md)
- [Trading Fee Refunds](https://docs.deriw.com/trading/trading-fee-refunds.md)
- [Earn Rewards (DER & DER+ Points)](https://docs.deriw.com/rewards-and-competitions/earn-rewards-der-and-der+-points.md)
- [SUPERNOVA+ Competition](https://docs.deriw.com/rewards-and-competitions/supernova+-competition.md)
- [Introduction](https://docs.deriw.com/edge-hour/introduction.md)
- [Getting Started](https://docs.deriw.com/edge-hour/getting-started.md)
- [Challenge Rules](https://docs.deriw.com/edge-hour/challenge-rules.md)
- [Referral Mechanism](https://docs.deriw.com/edge-hour/referral-mechanism.md)
- [Settlement & Rewards](https://docs.deriw.com/edge-hour/settlement-and-rewards.md)
- [FAQ (Frequently Asked Questions)](https://docs.deriw.com/edge-hour/faq-frequently-asked-questions.md)
- [Risk Disclosure](https://docs.deriw.com/edge-hour/risk-disclosure.md)
- [Support](https://docs.deriw.com/edge-hour/support.md)
- [About Deriw Chain](https://docs.deriw.com/deriw-chain/about-deriw-chain.md)
- [Rollup Architecture + Zero Gas Fees](https://docs.deriw.com/deriw-chain/rollup-architecture-+-zero-gas-fees.md)
- [Referrals](https://docs.deriw.com/referrals.md)
- [Referral Program](https://docs.deriw.com/referral-program.md)
- [Recovering your Deriw Wallet](https://docs.deriw.com/security/recovering-your-deriw-wallet.md)
- [General Safety](https://docs.deriw.com/security/general-safety.md)
- [Audit](https://docs.deriw.com/security/audit.md)
- [Bug Bounty](https://docs.deriw.com/security/bug-bounty.md)
- [User Support](https://docs.deriw.com/support/user-support.md)
- [Business Cooperation](https://docs.deriw.com/support/business-cooperation.md)
- [DeriW OG Program](https://docs.deriw.com/community/deriw-og-program.md)
- [Follow Our Communities](https://docs.deriw.com/community/follow-our-communities.md)
- [Media Kit](https://docs.deriw.com/community/media-kit.md)
- [Protocol Roadmap](https://docs.deriw.com/community/protocol-roadmap.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.deriw.com/deriw-blockchain/welcome-to-deriw.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.
