> For the complete documentation index, see [llms.txt](https://guide.touchguild.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guide.touchguild.com/setting-up-an-application.md).

# Setting up an application

## Creating your app

You'll need to follow the steps below to create an app on Guilded:

1\. Go on your Guilded server > Manage bots.

<figure><img src="/files/3wB0BNIxjtYX3nYGywZc" alt=""><figcaption></figcaption></figure>

2\. On the left side, click on "Create a bot".

<figure><img src="/files/4OkLmCYrTL6JOxjg3h0L" alt=""><figcaption></figcaption></figure>

3\. Choose a name for your bot.

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

4\. Once you're on the bot's profile, click on "API".

<figure><img src="/files/5Ccpy6oIRSrryuBuyySS" alt=""><figcaption></figcaption></figure>

5\. Generate a token

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

Once the token generated, copy this token, this is your bot's secret used to login, DO NOT SHARE IT. You'll need this token to connect your app.
