# Configuring the XTsunami Master bot

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

1. Go to Settings > Connection Info
2. Click on 'Edit'
3. Choose and enter an ID for your Master Bot.
4. Choose and enter a Name for your Master Bot.
5. Click on "Generate" button to generate the key pairs (Private/Public Keys) for signing/verifying data transfer from this Master Bot.
6. Enter the IP address of the computer that runs this Master Bot. It could be a public IP or a local IP, depend on which network you want to run your system.
7. Choose and enter a port for your connection. Make sure you configure your network firewall, modem or anywhere there is a firewall to open the port for data transfer to/from (inbound/outbound) this port.
8. Choose and check if your connection will support a secure protocol (https).
9. Copy this configuration and update it as a data record on a XTTP domain name.
10. Click on "Update" to save and store the configuration.


---

# 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://xtblock.gitbook.io/master-bot/guides/configuring-the-xtsunami-master-bot.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.
