> ## 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.

# Getting Your Bot Online

> Step-by-step guide to get your Fortnite bot up and running with the FNLB App.

Ready to bring your custom Fortnite bot to life? Follow these simple steps to get started:

<Steps>
  <Step title="Download the FNLB App">
    Get started by downloading the FNLB App, your gateway to creating and managing custom Fortnite bots.

    <Card title="Download the FNLB App" icon="download" horizontal={true} href="/information/fnlb-app">
      Experience full control over your custom Fortnite bots. Click here to download the FNLB App and get started!
    </Card>
  </Step>

  <Step title="Navigate to &#x22;My Bots&#x22; Page">
    Launch the FNLB App and go to the **"My Bots"** page to view and manage your bots.

    <Frame>
      ![My Bots Page](https://cdn.fnlb.net/assets/docs/getting-your-bot-online/home_my_bots.png)
    </Frame>
  </Step>

  <Step title="Access &#x22;Bot Control&#x22; Section">
    In the "My Bots" section, find the **"Start Bots"** button to access the control panel.

    <Frame>
      ![Bot Control Section](https://cdn.fnlb.net/assets/docs/getting-your-bot-online/bots_control.png)
    </Frame>
  </Step>

  <Step title="Choose the Category of your bot">
    Select the category of your bot and click **"Start 1 bot"**.

    <Frame>
      ![Select Bot Category](https://cdn.fnlb.net/assets/docs/getting-your-bot-online/bots_control_start.png)
    </Frame>
  </Step>

  <Step title="Enjoy your bot" icon="check">
    Congratulations! Your bot is now online and ready to use. You can click on your bot's name to open the control panel of your bot.

    <Info>
      **Important note**

      To keep your bot online, you must have the FNLB App open, if you close it, your bot will shut down.
    </Info>

    <Frame>
      ![Bot Online](https://cdn.fnlb.net/assets/docs/getting-your-bot-online/bots_bot_online.png)
    </Frame>
  </Step>
</Steps>
