# Travel

### <mark style="color:$primary;">Travel</mark>

In order to create a template, make sure that the bot has the following permissions:

<table><thead><tr><th width="309">Required permissions</th><th>Reasons</th></tr></thead><tbody><tr><td>View channels</td><td>Allows the bot to know the channels.</td></tr><tr><td>Manage channels</td><td>Allows the bot to move channels.</td></tr><tr><td>Send a messages</td><td>Allows the bot to send messages in the channels where the command was entered.</td></tr><tr><td>Manage Webhook</td><td>Allows the bot to send messages in the correct format.</td></tr></tbody></table>

### <mark style="color:$primary;">Using the command</mark>

When the conditions are met, you can use the command <kbd>/move</kbd>

Ultra Customizer will ask you to select the destination category (trigger).

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

***

Once the order has been confirmed, you will then need to select all the trade shows you wish to move to the target category. (Only 10 trade shows max per transfer request.)

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

Once all salons have been selected, the Ultra Customizer will take care of the move and notify you when the process is complete.

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


---

# 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://nexuscore.gitbook.io/ultra-customizer/en/channels/travel.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.
