# Resources

- [White Paper](https://docs.exact.ly/resources/white-paper.md)
- [Math Paper v1](https://docs.exact.ly/resources/math-paper.md): This paper describes the initial version (v1) of the model, which is currently deployed exclusively on the Ethereum Mainnet.
- [Math Paper v2](https://docs.exact.ly/resources/math-paper-1.md): This paper describes the v2 version of the model, which is currently deployed on the OP Mainnet.
- [Partnerships](https://docs.exact.ly/resources/partnerships.md): On this page, you'll discover the exciting array of partners who have joined forces with Exactly, each contributing their unique expertise and resources to help us achieve our mission.
- [Presentations](https://docs.exact.ly/resources/presentations.md)
- [Brand Assets](https://docs.exact.ly/resources/brand-assets.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.exact.ly/resources.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.
