> For the complete documentation index, see [llms.txt](https://unicore-2.gitbook.io/instruction-ru/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://unicore-2.gitbook.io/instruction-ru/unicore-launcher/instrukciya-po-nastroike-auto-teleport.md).

# Инструкция по настройке Auto-Teleport

1. Откройте папку "Uni" расположенную по пути: C:\uni<br>

   <figure><img src="/files/jMTD5BBZjzETaAvGsVuc" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Если по пути «C:\» нет нужной папки, сохраните свой первый конфиг непосредственно в меню чита - после этого она будет создана автоматически.
{% endhint %}

2. Поместите файл Waypoints.json в папку C:\uni <br>

   <figure><img src="/files/Jmh1rLGOXSRERRYeizKz" alt=""><figcaption></figcaption></figure>
3. Откройте раздел телепортов "Custom", активируйте General и нажмите Load Config для загрузки<br>

   <figure><img src="/files/PAAWu6moKwvGJDTuYRZu" alt=""><figcaption></figcaption></figure>
4. Установите задержку между телепортациями с помощью слайдера «Delay Between» и нажмите «Start From First», чтобы включить автотелепорт по конфигу

{% embed url="<https://www.youtube.com/watch?v=fAHWWM2rPCU>" %}


---

# 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://unicore-2.gitbook.io/instruction-ru/unicore-launcher/instrukciya-po-nastroike-auto-teleport.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.
