# EDGE

- [EDGE Token](https://docs.definitive.fi/edge/edge-token.md): $EDGE is the foundation for trading utility on Definitive
- [Staking](https://docs.definitive.fi/edge/edge-token/staking.md): Stake $EDGE for reduced trading fees on Definitive and participation in EDGE Rewards
- [EDGE Assistance Fund](https://docs.definitive.fi/edge/edge-token/edge-assistance-fund.md)
- [Claim](https://docs.definitive.fi/edge/edge-token/claim.md): Claim your $EDGE at claim.definitive.fi by May 1, 2025
- [Airdrop](https://docs.definitive.fi/edge/edge-token/airdrop.md)
- [Airdrop Announcements](https://docs.definitive.fi/edge/edge-token/airdrop/airdrop-announcements.md): Latest Announcements
- [EDGE Rewards Flywheel](https://docs.definitive.fi/edge/edge-rewards-flywheel.md)


---

# 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.definitive.fi/edge.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.
