> For the complete documentation index, see [llms.txt](https://fotur.gitbook.io/fotur-vpn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://fotur.gitbook.io/fotur-vpn/baza-znanii-fotur.md).

# База знаний FOTUR

{% hint style="info" %}
**Справка:** если вы не найдёте интересующую вас информацию в базе знаний, пожалуйста, сообщите нам об этом любым удобным для вас способом.
{% endhint %}

### Знакомство

Привет! Мы - FOTUR. Перед тем как запускать свой сервис, коих и так множество, мы обратили внимание, что все они работают через раз, не идеально, с компромиссами или неразумными ограничениями, что и побудило нас решить эту проблему. Так на свет появился FOTUR VPN.

FOTUR - уже успешно существующая студия разработки и автоматизаций fotur.tech. Однако мы были не удовлетворены положением нынешним, так как это напрямую бьет по разработке и мы сделали свой VPN. Когда тот заработал идеально, мы подумали, что могли бы помочь не только себе, но и другим, поэтому открыли этот сервис.

### Давайте начнем

В нашей базе знаний вы узнаете всё об использовании услуг FOTUR: как скачать приложения, какие проблемы бывают, какие решения есть.

* [📱 Установка приложений](/fotur-vpn/ustanovka-prilozhenii.md)
* [⚠️ Популярные проблемы](/fotur-vpn/populyarnye-problemy.md)
* [❗ Особенности подключения WINDOWS и MACOS](/fotur-vpn/osobennosti-podklyucheniya-windows-i-macos-na-hiddify.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://fotur.gitbook.io/fotur-vpn/baza-znanii-fotur.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.
