# Interface

The interface for governance, rewards, and staking is live at [**dydx.community**](https://dydx.community).

![Earn & claim rewards, or vote on proposals](https://3406503310-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MeNfSkgj48hU0q8Zbjn%2Fuploads%2FG3Jf8FyQ5kp0b86wHxzY%2F4.1-landing-page-interface.png?alt=media\&token=10036c0d-1968-4bc3-ad0f-05ef3005c8a2)

### Governance

Active and past governance proposals can be viewed, and active governance proposals can be voted on.

![Track proposal status and vote on changes](https://3406503310-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MeNfSkgj48hU0q8Zbjn%2Fuploads%2FkLsSFprl1GEEidea48Nb%2F4.2-track-proposals.png?alt=media\&token=9fded637-17cf-4419-95c3-dcbad94aeee5)

Holders of $ethDYDX and $wethDYDX are granted two types of governance powers: proposing power and voting power. Via the dashboard, users may view their proposing and voting powers, and delegate them to other addresses.

![Delegate your proposing and voting powers](https://3406503310-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MeNfSkgj48hU0q8Zbjn%2Fuploads%2FKn6hUurk7q7FifrnbFIY%2F4.3-delegate-voting.png?alt=media\&token=c372b582-b554-4dad-8297-69f0db5bc947)

### Staking

Currently, the Liquidity Module and Safety Module are inactive. Users holding $stkDYDX and $stkUSDC on Ethereum are not earning rewards. Users can `request to withdraw` and `withdraw` at [**dydx.community**](https://dydx.community).

### Trading Rewards

Users can view their previously earned rewards earned through trading activity on the layer 2 exchange.  In [DIP 29](https://dydx.community/dashboard/proposal/16), the dYdX community voted to reduce Trading Rewards by ⅓ from Epoch 30-32 on dYdX v3 to the following values:

* Epoch 30: 383,562 $ethDYDX
* Epoch 31: 191,781 $ethDYDX
* Epoch 32: 0 $ethDYDX

Currently, no rewards accrue for trading activity on dYdX v3.

![Trade to receive rewards](https://3406503310-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MeNfSkgj48hU0q8Zbjn%2Fuploads%2FhxmKWtWon09M0hwTCag2%2F4.5-trade-to-rewards.png?alt=media\&token=f45f466d-edfd-4027-85aa-078a3409a0d5)

### Portfolio & Claiming $ethDYDX

Users can see an aggregated view of their $ethDYDX holdings, claimable $ethDYDX, staked $ethDYDX, and withdrawable $ethDYDX.

![Claim your rewards](https://3406503310-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MeNfSkgj48hU0q8Zbjn%2Fuploads%2FKq3Pv5jjmETjyVE5OPSx%2F4.6-claim-rewards.png?alt=media\&token=6f1f1b26-a165-44e2-ba7a-637a643187a2)


---

# 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/dydx.community.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.
