# FAQ

- [Как создать успешный нишевый маркетплейс](https://lennuftechwiki.gitbook.io/lennuftechwiki/faq/kak-sozdat-uspeshnyi-nishevyi-marketpleis.md)
- [Ответы на часто задаваемые вопросы](https://lennuftechwiki.gitbook.io/lennuftechwiki/faq/otvety-na-chasto-zadavaemye-voprosy.md)
- [Общие вопросы](https://lennuftechwiki.gitbook.io/lennuftechwiki/faq/otvety-na-chasto-zadavaemye-voprosy/obshie-voprosy.md)
- [Базы данных](https://lennuftechwiki.gitbook.io/lennuftechwiki/faq/otvety-na-chasto-zadavaemye-voprosy/bazy-dannykh.md)
- [Back-end](https://lennuftechwiki.gitbook.io/lennuftechwiki/faq/otvety-na-chasto-zadavaemye-voprosy/back-end.md)
- [Front-end](https://lennuftechwiki.gitbook.io/lennuftechwiki/faq/otvety-na-chasto-zadavaemye-voprosy/front-end.md)
- [Функциональность](https://lennuftechwiki.gitbook.io/lennuftechwiki/faq/otvety-na-chasto-zadavaemye-voprosy/funkcionalnost.md)
- [Интеграции](https://lennuftechwiki.gitbook.io/lennuftechwiki/faq/otvety-na-chasto-zadavaemye-voprosy/integracii.md)
- [Архитектура](https://lennuftechwiki.gitbook.io/lennuftechwiki/faq/otvety-na-chasto-zadavaemye-voprosy/arkhitektura.md)
- [Реферальная программа](https://lennuftechwiki.gitbook.io/lennuftechwiki/faq/otvety-na-chasto-zadavaemye-voprosy/referalnaya-programma.md)
- [Примеры отчетов на платформе](https://lennuftechwiki.gitbook.io/lennuftechwiki/faq/primery-otchetov-na-platforme.md)
- [Пример шаблона товарного ассортимента мерчанта](https://lennuftechwiki.gitbook.io/lennuftechwiki/faq/primer-shablona-tovarnogo-assortimenta-merchanta.md)
- [Описание SEO функционала](https://lennuftechwiki.gitbook.io/lennuftechwiki/faq/opisanie-seo-funkcionala.md)


---

# 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://lennuftechwiki.gitbook.io/lennuftechwiki/faq.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.
