# Settings

## Access to settings

There are 2 ways to access the settings:

1. By using the `/settings` command<br>

   <figure><img src="https://1774748854-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fmtm6qMMlpBMQxEyJRV1d%2Fuploads%2FMs6kVCIuC2lSjkY32Hxs%2Fimage.png?alt=media&#x26;token=0f4c7e60-6eb8-44e2-bfaf-b4d1f5a438a1" alt=""><figcaption><p>/settings command</p></figcaption></figure>
2. By using the `⚙️ Settings` buttton in the `🛠┆admin` channel<br>

   <figure><img src="https://1774748854-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fmtm6qMMlpBMQxEyJRV1d%2Fuploads%2FobfdLZmDr56Rz0ficUuw%2Fimage.png?alt=media&#x26;token=53dc711b-42b2-411e-b869-4b1b0bcfaa20" alt=""><figcaption><p>Admin Dashboard - Click ⚙️Settings</p></figcaption></figure>

   If you don't have the `🛠┆admin` channel yet , type [`/start`](https://docs.badbears.io/overview/getting-started).

## Using the Settings

The Bear Bot has many settings to play with, all to be used without having to leave Discord. Here is a small overview of the many features.

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><span data-gb-custom-inline data-tag="emoji" data-code="1f525">🔥</span> <strong>WEB3 Settings</strong></td><td>Set up WEB3 features</td><td></td><td><a href="settings/web3">web3</a></td></tr><tr><td>📈 <strong>Server Stats</strong></td><td>View stats about your server</td><td></td><td><a href="settings/server-stats">server-stats</a></td></tr><tr><td><strong>🔧 Permissions</strong></td><td>Delegate access to trusted members by setting up some roles</td><td></td><td><a href="settings/permissions">permissions</a></td></tr><tr><td><span data-gb-custom-inline data-tag="emoji" data-code="1f465">👥</span> <strong>Achievements</strong></td><td>Assign roles for member achievements</td><td></td><td><a href="settings/achievements">achievements</a></td></tr><tr><td><span data-gb-custom-inline data-tag="emoji" data-code="1f3b2">🎲</span> <strong>Casino Settings</strong></td><td>Edit settings for the casino</td><td></td><td><a href="settings/casino-settings">casino-settings</a></td></tr><tr><td><span data-gb-custom-inline data-tag="emoji" data-code="2728">✨</span> <strong>Points Settings</strong></td><td>Brand your servers Points or mass credit</td><td></td><td><a href="settings/points-settings">points-settings</a></td></tr><tr><td><span data-gb-custom-inline data-tag="emoji" data-code="1f3f3">🏳️</span> <strong>White Label</strong></td><td>Customize the bot to suit your brand</td><td></td><td><a href="settings/white-label-settings">white-label-settings</a></td></tr><tr><td><span data-gb-custom-inline data-tag="emoji" data-code="1f50c">🔌</span> <strong>Developer API</strong></td><td>Extend your server's Points beyond Discord</td><td></td><td><a href="broken-reference">Broken link</a></td></tr></tbody></table>


---

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