# Getting Started

<details>

<summary>Step1: Install the Bear Bot</summary>

Visit [this link](https://discord.com/oauth2/authorize?client_id=1047256251320520705\&permissions=395405806672\&scope=bot%20applications.commands) to invite the Bear Bot into your Discord Server. If you have a Custom Plan with white label, you will recieve a separate link.

</details>

<details>

<summary>Step 2: Initial setup with <code>/start</code></summary>

Running the /start command will open up the initial setup of the Bear Bot. It will create the #admin channel, where the rest of the bot setup with occur

</details>

<details>

<summary>Step 3: Create Channels <em>(optional)</em></summary>

Running this command will create all of the base channels that your community needs to start using Bear Bot right away. All you have to do is edit the permissions in the individual channels to allow other users to see it, and it's good to go!

Created Channels:

</details>

<details>

<summary>Step 4: Activate WEB3 <em>(optional)</em></summary>

Visit Settings > Activate WEB3. You can choose to start a 14-Day Trial with the full Pro Plan, or go ahead and verify ownership of a Bad Bear NFT to unlock it forever.

</details>

After you're done with the initial setup, you can begin playing with more settings, or go ahead and open up the channels to your community


---

# 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.badbears.io/overview/getting-started.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.
