# Access Settings UI

RaidSharksBot uses a unique graphical user interface which makes it very easy to set up. This section \
is made to explain how to bring up this settings menu. We will go through each single option within the next sections.

### Open Settings from Telegram

1. Use[ /raidsettings](https://docs.raidsharksbot.com/quick-commands-guide/raidsettings) command within the group you installed RaidSharksBot in.\
   It will prompt a message which shows your current targets and settings.

<figure><img src="https://2456237623-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F71bSnUx7MY0jmpYta6VG%2Fuploads%2FdzCYTkaOqe2lkvbYpUrC%2FBildschirmfoto%202024-01-22%20um%2014.30.01.png?alt=media&#x26;token=b6e10d12-ee43-43e0-9fec-891cf11fd76b" alt="" width="375"><figcaption><p>/raidsettings prompt</p></figcaption></figure>

2. By clicking on "Adjust settings" it will open up the general settings page. There are four main sections. All are shown below.

{% tabs %}
{% tab title="Raid Settings" %}

<figure><img src="https://2456237623-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F71bSnUx7MY0jmpYta6VG%2Fuploads%2F4TJWIiBlSytVUUNRAluC%2FIMG_2619.PNG?alt=media&#x26;token=79a9a058-728a-4ab4-911c-b5b1f13814a5" alt="" width="375"><figcaption><p>Raid Settings</p></figcaption></figure>
{% endtab %}

{% tab title="Integrations" %}

<figure><img src="https://2456237623-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F71bSnUx7MY0jmpYta6VG%2Fuploads%2FSNNf5sv0mNm4p9XY90V1%2FIMG_2618.PNG?alt=media&#x26;token=ccee18b8-b5ab-4457-a0c8-3d2170e1f05a" alt="" width="375"><figcaption><p>Integrations Settings</p></figcaption></figure>
{% endtab %}

{% tab title="Finley AI" %}

<figure><img src="https://2456237623-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F71bSnUx7MY0jmpYta6VG%2Fuploads%2FwB4LFbYaICV1KWl58gdZ%2FBildschirmfoto%202024-07-15%20um%2012.27.01.png?alt=media&#x26;token=fc4bdaca-0356-4d1e-ae7f-092498ce4fd3" alt="" width="375"><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Competitions" %}

<figure><img src="https://2456237623-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F71bSnUx7MY0jmpYta6VG%2Fuploads%2FBnzb48BNIS9zjXUYWf3l%2FIMG_86ABAA7B27F8-1.jpeg?alt=media&#x26;token=ef1a40ff-8f2d-49e5-9397-7310c748263e" alt="" width="375"><figcaption></figcaption></figure>
{% endtab %}
{% endtabs %}

3. Please note, there are three different tabs. "Raid Settings" controls all settings for your raids.\
   [Integrations](https://docs.raidsharksbot.com/introduction) Settings will contain data to use [Verified Links Pages](https://docs.raidsharksbot.com/integrations/verified-links-page) and [X Analysis](https://docs.raidsharksbot.com/raid-settings/broken-reference). [Finley AI](#finley-ai) Tab will control and setup your AI Raid Companion. ["Competitions"](#competitions) will manage and create X Raid Competitions (raid2earn).
4. Adjust whatever setting you like. The Bot will save our input immediately or submit on click. It shows a short prompt within the WebApp when settings have been saved.

***

### Open Settings from within WebApp

The general settings UI can also be opened through the WebApp anytime by clicking the ⚙️ symbol on top right. It´s highlighted in blue within the picture above.

The settiings page is directly accessible from within all tabs and sub-tabs.

{% hint style="warning" %}
Most settings can´t be applied "On-The-Fly" to an ongoing raid.\
So please be adviced, that they will apply on NEXT raid.
{% endhint %}

{% hint style="danger" %}
The settings are shown to all Users. However, only admins can change them
{% endhint %}


---

# 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.raidsharksbot.com/raid-settings/access-settings-ui.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.
