# Modules

- [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.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.dydx.community/dydx/modules.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.
