> For the complete documentation index, see [llms.txt](https://synesis.gitbook.io/synesis-academy/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://synesis.gitbook.io/synesis-academy/getting-started/connect-to-synesis.md).

# Connect to Synesis

Now that you have your crypto wallet, you're ready to connect to the Synesis One AI training platform. Just go to [www.synesis.one](https://synesis.gitbook.io/synesis-academy/getting-started/www.synesis.one) on your smartphone or desktop, depending on which device you plan to use for train2earn.&#x20;

**Smartphone**

To connect your crypto wallet to Synesis One on mobile, click the 'let's explore Synesis One' button. Next, select your crypto wallet from the list (Phantom, Solflare, or Atomic). Once authentication (Face ID, thumbprint, or password) is complete, you're connected!

<figure><img src="/files/Ope2pbtLJncHYokPB5Y6" alt=""><figcaption><p>Connecting to Synesis One platform on mobile</p></figcaption></figure>

**Desktop**

To connect your wallet on desktop, go to the Synesis One page and click the start button on the upper right of the screen.&#x20;

<figure><img src="/files/H0UoyB3Yhuly9WxjTfff" alt=""><figcaption><p>Main page of Synesis One</p></figcaption></figure>

You'll then be transported to our train2earn site. Click the 'select wallet' button on the upper right of the window, enter your password, and click the 'unlock' button. Now you're in!

<figure><img src="/files/CfwgrMPYOv5zUELtBd1r" alt=""><figcaption><p>Select Role</p></figcaption></figure>

**Train2earn Roles**

There are three possible roles in train2earn. **Architects** are corporate clients who create campaigns for our community, based on their industry-specific needs. **Builders** complete tasks for these campaigns in exchange for SNS tokens. **Validators** review builder submissions and reject or approve. They are also compensated in SNS tokens. You start as a builder. If you do well, you may be selected to become a validator.

To get started on train2earn, you need three things: a Kanon NFT, Solana tokens to pay gas fees, and SNS tokens for staking. You can acquire a Kanon NFT on the **Kanon Exchange**.&#x20;


---

# 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 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/getting-started/connect-to-synesis.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.
