# Migrating Your Discord Bot

Cielo has recently upgraded Discord bots to improve user experience. The new system uses webhooks to support greater throughput and provides more consistent alert delivery. If you are an existing Cielo user, you will need to upgrade to the new Discord bot to benefit from this capability.

To migrate to the new Discord bot, open your Discord bot channel and enter the command */migrate*

Follow the prompts and click the link that appears asking you to approve the updated bot permissions. Once you’ve approved the permissions, return to Discord and enter the command */create\_webhook*&#x20;

And that’s it: you should have not upgraded to the latest Cielo Discord bot and can start enjoying better performance and enhanced features.

<br>


---

# 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://docs.cielo.finance/discord-+-telegram-bots/discord/migrating-your-discord-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.
