# Welcome!

## Welcome to TonVerify

Welcome to TonVerify! Here you'll find all the documentation you need to get up and integrate with the TonVerify API.

## Как интегрировать нас?

У вас есть сервис, которому необходимо показывать приложения / токены и вы хотите обезопасить пользователей от потенциального скама в данных приложениях? С нами вам не нужно создавать собственные решения для проверки данных проектов. Вы творите историю - валидацией займёмся мы.

{% content-ref url="/pages/wMEMDqFFWRWfrbw50Pos" %}
[Quick Start](/verify/quick-start.md)
{% endcontent-ref %}

## Want to deep dive?

Dive a little deeper and start exploring our API reference to get an idea of everything that's possible with the API:

{% content-ref url="/pages/RP9Yr2Kv56xKZvMu9kmk" %}
[API Reference](/verify/reference/api-reference.md)
{% endcontent-ref %}


---

# 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://tonplays.gitbook.io/verify/welcome.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.
