# Add IBC Bot to your server

### Connect your wallet

1. Select a network from the dropdown. Click to connect.
2. Accept the Keplr popup window. You will sign a permit which will be used as your access key to manage servers.

### Add a server

1. Enter a server name. This is the server name that will display in the server directory and on your server's verification page.
2. Add a [Discord invite link](https://kevin-k.gitbook.io/ibc-nfts-tools/guides/add-ibc-bot-to-your-server/create-a-discord-invite-link)
3. Add your [Discord Server ID](https://kevin-k.gitbook.io/ibc-nfts-tools/guides/add-ibc-bot-to-your-server/get-the-id-for-your-discord-role)
4. Click on the "Add Bot" button.&#x20;
   1. From the page that opens, select the server you want to add IBC Bot to. Click continue to proceed.
5. Now you have added all the details, click the "Create Server" button

{% hint style="info" %}
**Good to know:** your product docs aren't just a reference of all your features! use them to encourage folks to perform certain actions and discover the value in your product.
{% endhint %}


---

# 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://kevin-k.gitbook.io/ibc-nfts-tools/guides/add-ibc-bot-to-your-server.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.
