> For the complete documentation index, see [llms.txt](https://docs.guildabot.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.guildabot.com/guilda-bot-knowledge-base/customer-guides/installation-guide/create-discord-app.md).

# Create Discord App

To begin linking your Discord bot to **Guilda**, you need to create a Discord application.

1. Navigate to the [Discord Developer Portal](https://discord.com/developers/applications).
2. In the top right corner, click the **"New Application"** button.

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

3. In the pop-up window, enter a name for your application, accept the TOS, then click **"Create"** and complete the Captcha.

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

Next, you’ll need to create a bot user for your application:

4. On the left-hand sidebar, click the **"Bot"** tab.

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

5. Click the **"Reset Token"** button to generate a new secret token for your bot.

   * **Note**: If you have Two-Factor Authentication (2FA) enabled, you will be prompted to enter a verification code.

   <figure><img src="/files/BlDTcMMyhrSakMf0h5Ij" alt="" width="563"><figcaption></figcaption></figure>

<figure><img src="/files/hDIs5NxVaXLReEWtTjaf" alt="" width="307"><figcaption></figcaption></figure>

<figure><img src="/files/Ny7A3alxrFmPzck3XS7s" alt="" width="384"><figcaption></figcaption></figure>

5. After the token is generated, copy it to your clipboard (Click Copy button). You’ll need this in the next step.

   * **Important**: Keep your bot token secure and **never share it** publicly. (You can save it in a Password Manager App, secret doc, etc).
   *

   ```
   <figure><img src="/files/ZdxB7Ecu44fbP7bG4xFY" alt=""><figcaption></figcaption></figure>
   ```

Click **Next Step** below to proceed
