# VOTES & DISPUTES

- [Voting](https://docs.fetchoracle.com/votes-and-disputes/voting.md): How to vote for, or against, a dispute.
- [Disputing](https://docs.fetchoracle.com/votes-and-disputes/disputing.md): Learn about disputing data.
- [Introduction to DVM](https://docs.fetchoracle.com/votes-and-disputes/introduction-to-dvm.md): Monitoring and disputing values in Fetch Oracle.
- [Installing DVM](https://docs.fetchoracle.com/votes-and-disputes/introduction-to-dvm/installing-dvm.md): How to install, configue, and run a DVM
- [Monitoring](https://docs.fetchoracle.com/votes-and-disputes/introduction-to-dvm/monitoring.md): Options to monitor on chain reports and extra features


---

# 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.fetchoracle.com/votes-and-disputes.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.
