> For the complete documentation index, see [llms.txt](https://docs.akebi.wiki/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.akebi.wiki/issues/how-to-add-enable-teleporters.md).

# How to add, enable teleporters?

##

{% hint style="warning" %}
The name inside and teleports themselves (json format) should contain only English characters, maybe also the folder with teleports should be in English!!!!

This is so that you do not have a crash (error and other problems)
{% endhint %}

1. Open the cheat menu by clicking on <mark style="color:red;">**`F1 (FN+F1)`**</mark><br>

   <figure><img src="/files/sIlNE6hAsANdW8WzKXlZ" alt=""><figcaption></figcaption></figure>
2. Open the tab <mark style="color:red;">**`Teleport`**</mark>\
   \
   ![](/files/rGDd7HG5SGyPjEjvVtN6)
3. Click on this button (look at the screenshot below) in the category <mark style="color:red;">**`Custom Teleports`**</mark><br>

   <figure><img src="/files/vSMePRmXRcXOHOP3aa3M" alt=""><figcaption></figcaption></figure>
4. We'll have a window open <mark style="color:red;">**`Custom Teleport (1)`**</mark> (see screenshot below) in it we click on <mark style="color:red;">**`gear(2)`**</mark><br>

   <figure><img src="/files/g61T3PkdVNGaj3HOn2k7" alt=""><figcaption></figcaption></figure>
5. A new <mark style="color:red;">**`Custom Teleport Settings`**</mark> window opens in which we check <mark style="color:red;">**`Auto select on load(1)`**</mark> and <mark style="color:red;">**`Auto check all load(2)`**</mark>.<br>

   <figure><img src="/files/jJ00ZQtcQA4J1m1zVnR8" alt=""><figcaption></figcaption></figure>
6. Then click on <mark style="color:red;">**`Browse`**</mark> in the same window<br>

   <figure><img src="/files/IGUmcO9k1OdAwTTafiN1" alt=""><figcaption></figcaption></figure>
7. We will open a window with folder selection, there we should find our folder with teleports. \ <mark style="color:red;">**`Be sure to specify the path to the folder where only JSON files lie (they are our teleportation points) example screenshot below!`**</mark>

   <figure><img src="/files/wL5VM0UDLb554wgjUKjC" alt=""><figcaption></figcaption></figure>
8. If after you have selected the folder with teleports but it is displayed to you as empty (screenshot below), then it's okay, it should be.<br>

   <figure><img src="/files/zxo4dzdgSNrA8WI3OHyu" alt=""><figcaption></figcaption></figure>
9. Click <mark style="color:red;">**`Select Folder`**</mark> and go back to the <mark style="color:red;">**`Custom Teleport window`**</mark><br>

   <figure><img src="/files/H1Pqd1ZMsYmdldQWR82F" alt=""><figcaption></figcaption></figure>
10. That's it, all our teleportation points are selected! If a teleport has a checkmark, it is selected, if not, then we will skip it when teleporting (see the screenshot below for an example).<br>

    <figure><img src="/files/6rNWAMbOgaJV6WUgnp72" alt=""><figcaption></figcaption></figure>

    1. When selecting <mark style="color:red;">**`Select`**</mark> against the desired teleport, we will start teleporting from the selected teleport (its sequence number will be highlighted (example in the screenshot below))<br>

       <figure><img src="/files/6Rg59FqW15OLFc22hYWd" alt=""><figcaption></figcaption></figure>
11. Now choose one of the teleportation types\
    \ <mark style="color:red;">**`Auto Perform`**</mark> - Teleportation with world loading (the timer to the next point will not go on the loading screen) - <mark style="color:yellow;">**`This item also includes setting the teleportation speed`**</mark>\
    \ <mark style="color:red;">**`Fast Teleportation + Auto Perform`**</mark> - Teleportation without world loading (your character immediately appears on the mark and the world gradually loads around you)\
    \ <mark style="color:red;">**`Enable Interpolation`**</mark> - Moves your character to the specified point (not recommended for use, as it rolls back your character to the checkpoint due to server unsynchronization)<br>

    <figure><img src="/files/55OoiVdSYZpXDEIfTMHt" alt=""><figcaption></figcaption></figure>


---

# 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://docs.akebi.wiki/issues/how-to-add-enable-teleporters.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.
