# Getting Started

<figure><img src="/files/ILXJW6KRugTfzUuCxZN0" alt=""><figcaption></figcaption></figure>

To get started with Syntor, select "Create Agent" and  follow prompts to "Connect Wallet".<br>

<figure><img src="/files/PqT0VsOExEz7tXVAzTgf" alt=""><figcaption></figcaption></figure>

Select the wallet of your choosing and follow prompts to connect.&#x20;

<figure><img src="/files/Fjbo56Um35mroDXXCCgK" alt=""><figcaption></figcaption></figure>

After connecting the wallet of your choosing, sign a gasless ownership confirmation, and jump right in! Once the ownership message is signed, MVP users will have access to the platform and standard users will be placed on the Waitlist for future access!


---

# 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.syntor.ai/platform/getting-started.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.
