# Synesis Academy

## Synesis Academy

- [Synesis Academy](https://synesis.gitbook.io/synesis-academy/synesis-academy.md): Welcome! Synesis Academy consists of a series of training modules designed to teach you how to earn crypto by training artificial intelligence (AI) through the Synesis One platform.
- [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!
- [Getting Started](https://synesis.gitbook.io/synesis-academy/getting-started.md): In this module, we'll walk you through how to create a crypto wallet, send and receive tokens, and use digital currency exchanges.
- [Create a wallet](https://synesis.gitbook.io/synesis-academy/getting-started/create-a-wallet.md): How to set up a crypto wallet
- [Connect to Synesis](https://synesis.gitbook.io/synesis-academy/getting-started/connect-to-synesis.md): How to connect your crypto wallet to the Synesis One AI training platform.
- [Buy Kanon](https://synesis.gitbook.io/synesis-academy/getting-started/buy-kanon.md): Kanon NFTs grant access to train2earn and entitle the owner to passive income from the Synesis One AI ecosystem.
- [Buy SNS](https://synesis.gitbook.io/synesis-academy/getting-started/buy-sns.md): Digital Currency Exchanges (DCEs) allow customers to purchase and trade crypto assets like SNS.
- [Train2Earn](https://synesis.gitbook.io/synesis-academy/train2earn.md): In this module, we'll teach you how to perform the role of BUILDER and VALIDATOR in the Synesis One AI training platform.
- [Builder Role](https://synesis.gitbook.io/synesis-academy/train2earn/builder-role.md): How to become a builder on the Synesis One AI training platform
- [Builder Guidelines](https://synesis.gitbook.io/synesis-academy/train2earn/builder-role/builder-guidelines.md): How to craft utterances that will pass the validation process
- [Create Quality Utterances](https://synesis.gitbook.io/synesis-academy/train2earn/builder-role/builder-guidelines/create-quality-utterances.md)
- [Campaign Status](https://synesis.gitbook.io/synesis-academy/train2earn/builder-role/builder-guidelines/create-quality-utterances/campaign-status.md): In this article, we explain the meaning of the different status messages on the Train2Earn platform
- [Validator Role](https://synesis.gitbook.io/synesis-academy/train2earn/validator-role.md): How to become a Validator on the Synesis One AI training Platform.
- [Validator Guidelines](https://synesis.gitbook.io/synesis-academy/train2earn/validator-role/validator-guidelines.md): How to evaluate utterances
- [Building Wealth](https://synesis.gitbook.io/synesis-academy/building-wealth.md): Here we explore how much SNS you can earn from train2earn and how to invest your SNS earnings to build digital wealth.
- [Train2Earn Income](https://synesis.gitbook.io/synesis-academy/building-wealth/train2earn-income.md): How much can you earn through train2earn?
- [Passive Income](https://synesis.gitbook.io/synesis-academy/building-wealth/passive-income.md): How to put your crypto assets to work through DeFi
- [Glossary](https://synesis.gitbook.io/synesis-academy/glossary.md): Glossary of terms used in the Synesis One ecosystem.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a 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.
