# Create account

**1) Registration**

To access all the features of StorySDK, you need to create an account. There are two registration options available:

* Register via email
* Register via Google

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

After entering your information, you'll need to verify your email.

**2) Create first app**

Next, you need to create your first application by entering the application name.

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

**3) Choosing Stories or Onboarding**

What do you want to create? Stories widget or onboarding for a mobile app?

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

**4) Create first group**

Next, you need to create the first group of stories. You can upload own avatar and change the name.

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

**5) Choose templates**

The next step is to choose ready-made story templates. You can preview them before choosing.

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

**Congrats! All done!**&#x20;

Your account is ready to work!


---

# 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.storysdk.com/tutorial/create-account.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.
