# TgTaps Documentation

Welcome to the TgTaps Documentation. Here we will describe how to use the no code platform, explain our features, give you some insights. Feel free to contact us in Telegram via [@tgtaps\_eng](https://t.me/tgtaps_eng).

**Firstly,** study how our blocks work. Blocks are components the application created from. They have navigation logic, referral system, gaming features.

{% content-ref url="/pages/Zvukm7MAGL6ooitMTmpY" %}
[Blocks](/tgtaps-docs/blocks/basic.md)
{% endcontent-ref %}

**Secondly**, study our features: how to navigate between pages, how to transfer the app etc.

{% content-ref url="/pages/zRJnrQQUyWa4jEUhIHTd" %}
[FEATURES](/tgtaps-docs/features/rates.md)
{% endcontent-ref %}

**Thirdly,** read the settings section to know how to configure your Telegram Mini app: icons, fonts, analytics, telegram messages.

{% content-ref url="/pages/7aUFmnCMx9m4smGncsXL" %}
[Mini App Settings](/tgtaps-docs/mini-app-settings/telegram-messages.md)
{% endcontent-ref %}

**Finally,** read the FAQ section to know how to solve particular cases.

{% content-ref url="/pages/RAi1C8LMKVAOSRiLZ9Vr" %}
[FAQ](/tgtaps-docs/blocks/faq.md)
{% endcontent-ref %}

If you want to integrate with TgTaps, read integrations section.

{% content-ref url="/pages/Wu2rotDwc7BtutrUHKlx" %}
[Integrations](/tgtaps-docs/integrations/api-keys.md)
{% endcontent-ref %}

***

Something unclear in docs or you know how to improve article? [Message us](https://t.me/tgtaps_support_bot) or [ask 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/readme.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.
