> ## Documentation Index
> Fetch the complete documentation index at: https://docs.fnlb.net/llms.txt
> Use this file to discover all available pages before exploring further.

# Creating Your Own Custom Bot

> Learn how to create your own custom Fortnite bot using the FNLB App.

Follow these steps to set up your custom Fortnite bot with the FNLB App:

<Steps>
  <Step title="Get the FNLB App">
    Start by downloading the FNLB App to create and manage your custom bots.

    <Card title="Download the FNLB App" icon="download" horizontal={true} href="/information/fnlb-app">
      Unlock features like starting and controlling your own custom Fortnite bots with ease.
    </Card>
  </Step>

  <Step title="Access the &#x22;My Bots&#x22; Page">
    Open the FNLB App and navigate to the **"My Bots"** page to get started.

    <Frame>
      ![My bots section](https://cdn.fnlb.net/assets/docs/creating-your-own-bot/home_my_bots.png)
    </Frame>
  </Step>

  <Step title="Create Your First Bot">
    Click on the **"Create my first custom bot"** button to begin the setup process.

    <Frame>
      ![Create your bot](https://cdn.fnlb.net/assets/docs/creating-your-own-bot/bots_create_button.png)
    </Frame>
  </Step>

  <Step title="Import your Bot's Epic Games Account">
    Create a new Epic Games account and select the **"Import your bot's Epic Games Account"** button to import the bot's Epic Games account to FNLB.

    <Warning>
      **Don't add your main account!**

      FNLB bots are designed to work on brand new accounts that no one else is using, make sure your bot account it's not the same account as your main account.
    </Warning>

    <Note>
      **Make sure your bot account is brand new**

      If you want to get bot lobbies, your bot account has to be brand new and level 1.
    </Note>

    <Frame>
      ![Import your bot](https://cdn.fnlb.net/assets/docs/creating-your-own-bot/bots_setup_import.png)
    </Frame>
  </Step>

  <Step title="Confirm Account Authorization">
    An Epic Games Sign In page will open in your web browser. Click **"Confirm"** to authorize.

    <Frame>
      ![Press accept](https://cdn.fnlb.net/assets/docs/creating-your-own-bot/bots_setup_accept.png)
    </Frame>
  </Step>

  <Step title="Verify It's Not Your Main Account">
    Confirm that the bot account **is not your main Fortnite account**. Your main account cannot be a bot.

    <Frame>
      ![Confirm that is not your main account](https://cdn.fnlb.net/assets/docs/creating-your-own-bot/bots_setup_consent.png)
    </Frame>
  </Step>

  <Step title="Organize with a Category">
    Create a new category to organize and manage your bots’ **settings** easily.

    <Frame>
      ![Create your category](https://cdn.fnlb.net/assets/docs/creating-your-own-bot/bots_setup_category.png)
    </Frame>
  </Step>

  <Step title="Manage Your Bot">
    Congratulations! Your custom bot is now created and ready to use. You can modify the settings of this bot in its category, by clicking on the **gear** icon.

    <Frame>
      ![Create your category](https://cdn.fnlb.net/assets/docs/creating-your-own-bot/bots_bot.png)
    </Frame>

    <Note>
      **Troubleshooting:**\
      If you encounter any issues, join our Discord community for support.\
      [Join our Discord](https://discord.fnlb.net/)
    </Note>
  </Step>

  <Step title="Getting your bot online">
    Visit this page to learn how to get your bot online.

    <Card title="Getting your bot online" icon="plug" horizontal={true} href="/custom-bot/getting-your-bot-online">
      Learn how to get your bot up and running.
    </Card>
  </Step>
</Steps>
