# dYdX

## dYdX

- [Introduction](https://docs.dydx.community/dydx/introduction.md): Welcome to the community documentation for dYdX!
- [Legal Disclaimer](https://docs.dydx.community/dydx/legal-disclaimer.md)
- [DYDX Token](https://docs.dydx.community/dydx/start-here/dydx-token.md)
- [DYDX Token Allocation](https://docs.dydx.community/dydx/start-here/dydx-token-allocation.md): An overview of the $DYDX token allocation.
- [dYdX Fees](https://docs.dydx.community/dydx/start-here/dydx-fees.md)
- [Staking](https://docs.dydx.community/dydx/modules/staking.md): An overview of the Staking Module.
- [Distribution](https://docs.dydx.community/dydx/modules/distribution.md): An overview of the Distribution Module.
- [Protocol Revenue Sharing](https://docs.dydx.community/dydx/modules/distribution/protocol-revenue-sharing.md)
- [Governance](https://docs.dydx.community/dydx/modules/governance.md): An overview of the Governance module.
- [Proposal Lifecycle](https://docs.dydx.community/dydx/modules/governance/proposal-lifecycle.md)
- [Governance Adjustable Parameters](https://docs.dydx.community/dydx/modules/governance/governance-adjustable-parameters.md): An overview of parameters that are not covered in other sections of the   governance documentation and are adjustable through a dYdX Chain governance   Parameter Change Proposals.
- [Trading Stats](https://docs.dydx.community/dydx/modules/governance/governance-adjustable-parameters/trading-stats.md)
- [Fee Tiers](https://docs.dydx.community/dydx/modules/governance/governance-adjustable-parameters/fee-tiers.md)
- [Trading Core](https://docs.dydx.community/dydx/modules/governance/governance-adjustable-parameters/trading-core.md)
- [Safety](https://docs.dydx.community/dydx/modules/governance/governance-adjustable-parameters/safety.md)
- [Perpetual](https://docs.dydx.community/dydx/modules/governance/governance-adjustable-parameters/perpetual.md)
- [Markets](https://docs.dydx.community/dydx/modules/governance/governance-adjustable-parameters/markets.md)
- [CLOB](https://docs.dydx.community/dydx/modules/governance/governance-adjustable-parameters/clob.md)
- [Updating Live Market](https://docs.dydx.community/dydx/modules/governance/governance-adjustable-parameters/updating-live-market.md)
- [Instant Market Listings Deposit](https://docs.dydx.community/dydx/modules/governance/governance-adjustable-parameters/instant-market-listings-deposit.md)
- [Order Router Rev Share](https://docs.dydx.community/dydx/modules/governance/governance-adjustable-parameters/order-router-rev-share.md)
- [Community Treasury](https://docs.dydx.community/dydx/modules/community-treasury.md): An overview of the dYdX Chain Community Treasury.
- [Trading Rewards](https://docs.dydx.community/dydx/modules/trading-rewards.md): An overview of Trading Rewards and the Rewards Module.
- [Copy of Trading Rewards and Rewards Module](https://docs.dydx.community/dydx/modules/copy-of-trading-rewards-and-rewards-module.md): An overview of Trading Rewards and the Rewards Module.
- [Slashing](https://docs.dydx.community/dydx/modules/slashing.md): An overview of the slashing module.
- [Instant Market Listings](https://docs.dydx.community/dydx/dydx-features/instant-market-listings.md)
- [MegaVault](https://docs.dydx.community/dydx/dydx-features/megavault.md)
- [Affiliate Program](https://docs.dydx.community/dydx/dydx-features/affiliate-program.md)
- [Relevant Links & Data Sources](https://docs.dydx.community/dydx/relevant-links/relevant-links-and-data-sources.md)
- [Relevant Links](https://docs.dydx.community/dydx/relevant-links/relevant-links-and-data-sources/relevant-links.md)
- [Relevant Data Sources and Dashboards](https://docs.dydx.community/dydx/relevant-links/relevant-links-and-data-sources/relevant-data-sources-and-dashboards.md)
- [dYdX Operations SubDAO](https://docs.dydx.community/dydx/dydx-dao/dydx-operations-subdao.md)
- [dYdX Treasury SubDAO](https://docs.dydx.community/dydx/dydx-dao/dydx-treasury-subdao.md)
- [dYdX Grants](https://docs.dydx.community/dydx/dydx-dao/dydx-grants.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.dydx.community/dydx/introduction.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.
