# Quickstart

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

You can just go to our website <https://soonic.io> and connect your wallet to start your journey with us.

{% hint style="info" %}
We are in BETA version. Please trade carefully.
{% endhint %}

### Creating Token

To create a token, please visit <http://soonic.ai/createtoken> and fill in the required details.

<div data-full-width="false"><figure><img src="/files/esBVtWrsaEgUQyj5B9rP" alt=""><figcaption></figcaption></figure></div>

### Buy And Sell

To begin trading, navigate to the homepage and select a token of your interest. Once you have chosen a token, proceed to the "Buy or Sell" section. The slippage cannot be changed to ensure user safety.

<figure><img src="/files/2FsLBbDmfKADbdozSCZP" alt=""><figcaption></figcaption></figure>


---

# 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://soonic.gitbook.io/soonic/getting-started/quickstart.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.
