# veFlywheel

- [veFlywheel Basics](https://docs.mav.xyz/guides/veflywheel/veflywheel-basics.md)
- [Guide to veFlywheel Emissions](https://docs.mav.xyz/guides/veflywheel/guide-to-veflywheel-emissions.md): This page is intended to help both LPs and projects understand their rewards and emissions received through the veFlywheel.
- [How to Vote to Direct Emissions](https://docs.mav.xyz/guides/veflywheel/how-to-vote-to-direct-emissions.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.mav.xyz/guides/veflywheel.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.
