# 1 Tap Analyse

## 1 Tap Analyse Docs

Choose your language first. Chọn ngôn ngữ trước khi bắt đầu.

### Language selector

* [Tiếng Việt](https://1tap.gitbook.io/1tap-docs/readme/tieng-viet)
* [English](https://1tap.gitbook.io/1tap-docs/readme/english)

### Multilingual structure

* Root page is language-neutral.
* Each language has its own mirrored sitemap.
* New product pages should be added in both languages.
* Topic names stay aligned across languages.

### Current product scope

* `Social Call` (Solana, Base, BSC)
* `Trending` (Solana, Base, BSC)
* `PnL Alert`
* `Referral`
* `View Stats`

{% hint style="warning" %}
Keep both language trees in sync. Do not let one language drift from the other.
{% endhint %}


---

# 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://1tap.gitbook.io/1tap-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.
