# Start Here

- [Interface](https://docs.dydx.community/governance-documentation/start-here/dydx.community.md): A home for governance, rewards, and staking at dydx.community
- [Restrictions](https://docs.dydx.community/governance-documentation/start-here/restrictions.md): Restrictions on the use of $ethDYDX, $wethDYDX and the dYdX v3.
- [Allocations](https://docs.dydx.community/governance-documentation/start-here/dydx-allocations.md): Allocations for the $ethDYDX token.
- [Epochs](https://docs.dydx.community/governance-documentation/start-here/epochs.md): An overview of the epoch system
- [Fee Discounts](https://docs.dydx.community/governance-documentation/start-here/trading-fee-discount.md): An overview of Fee Discounts
- [Community Treasury](https://docs.dydx.community/governance-documentation/start-here/community-treasury.md): An overview of the community treasury.
- [Rewards Treasury](https://docs.dydx.community/governance-documentation/start-here/rewards-treasury.md): An overview of the rewards treasury.


---

# 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/governance-documentation/start-here.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.
