# Game-Theoretic Verifiable Computing

- [Writings](https://docs.co-ophive.network/research/game-theoretic-verifiable-computing/writings.md)
- [Verifiable Computing](https://docs.co-ophive.network/research/game-theoretic-verifiable-computing/writings/verifiable-computing.md)
- [Problem Statement](https://docs.co-ophive.network/research/game-theoretic-verifiable-computing/writings/problem-statement.md)
- [Prior Protocols](https://docs.co-ophive.network/research/game-theoretic-verifiable-computing/writings/prior-protocols.md)
- [Autonomous Agents](https://docs.co-ophive.network/research/game-theoretic-verifiable-computing/writings/autonomous-agents.md)
- [Mechanisms To Explore](https://docs.co-ophive.network/research/game-theoretic-verifiable-computing/writings/mechanisms-to-explore.md)
- [Talks](https://docs.co-ophive.network/research/game-theoretic-verifiable-computing/talks.md)
- [FIL Dev Summit, Reykjavík, September 2023](https://docs.co-ophive.network/research/game-theoretic-verifiable-computing/talks/fil-dev-summit-reykjavik-september-2023.md)
- [CoD Summit, Boston, May 2023](https://docs.co-ophive.network/research/game-theoretic-verifiable-computing/talks/cod-summit-boston-may-2023.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.co-ophive.network/research/game-theoretic-verifiable-computing.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.
