# Synesis Academy

- [What is AI?](https://synesis.gitbook.io/synesis-academy/synesis-academy/what-is-ai.md): AI is the simulation of human intelligence processes by machines.
- [What is Synesis One?](https://synesis.gitbook.io/synesis-academy/synesis-academy/what-is-synesis-one.md): Synesis One is a train2earn platform that crowdsources data to train AI.
- [What is train2earn?](https://synesis.gitbook.io/synesis-academy/synesis-academy/what-is-train2earn.md): Train AI, earn crypto!


---

# 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://synesis.gitbook.io/synesis-academy/synesis-academy.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.
