# Onboarding

Onboarding is a block that users see when they open the app the first time. They look like stories in Telegram or Instagram. Onboarding consist of series of images that displayed one by one.

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

To configure onboarding, go to system blocks and select “onboarding”. Then you can upload images in “content” tab. Any UI (tab color, change speed, background color, etc.) can be configured in “settings”.

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

***

Something unclear in docs or you know how to improve article? [Message us in community!](https://docs.tgtaps.com/tgtaps-docs/readme/community)\
We will answer you and then promise to improve the article within 3 days.


---

# 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://tgtaps.gitbook.io/tgtaps-docs/blocks/basic/onboarding.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.
