# Getting Started

#### Get Sugar

* Access the Sugar web app through: <https://app.sugars.zone/>.
* Start using the app by clicking 'Launch Sugar'.

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

* Or, you can add Sugar to your home screen for easy access.

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

#### Create Sugar Profile

* Create an account with your wallet (out of the ones that we support), or use other login methods (including Google, Apple ID, email etc.).
* Fill up information to create your Sugar Profile.
* Make your profile public by buying one of your own keys. Your profile needs to be public for other users to buy your keys.

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

#### Connect on Sugar

* Buy keys: You can buy keys of users you wish to connect with. Once you hold someone's key, you can unlock his/her private story and earn from the key value growth.
* Sell keys: If you don't want to hold someone's key anymore. You can go to his/her profile and sell the key.
* Create story: Post stories to express yourself and for others to know you better. You can post both public stories and private stories. Other users need to hold your key to get access to your private story. And you can earn from your key trading taxation.

<figure><img src="/files/N2laPEz46z0kEvyy6q1O" alt=""><figcaption><p>Buy Keys</p></figcaption></figure>

<figure><img src="/files/gHZNo552NDmJfXzJTlCd" alt=""><figcaption><p>Sell Keys</p></figcaption></figure>

<figure><img src="/files/htMZczzM6JZQvQvMMVln" alt=""><figcaption><p>Create Story</p></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://docs.sugars.zone/product/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.
