# What is the Settings tab?

**Settings Tab (General)**

* You will be able to input a catchall domain, check for bot updates, and open up the user manual.

![](/files/bnOT9SMX45cr5zvEG2Lm)

**Settings Tab (Discord)**

* You will be able to input your discord webhook as well as control what gets sent on these webhooks such as failed checkouts and if they can be sent to global checkouts.

![](/files/XY8N7faIe0tMWGzl9ZE4)

**Settings Tab (Captcha)**

* You will be able to input various automated captcha solver services API keys in order to have your captcha solving become automated.

![](/files/WiqvWUBdmfz3u4PKYIz4)

**Settings Tab (AYCD)**

* You will be able to input your AYCD auto solve information with ease.

![](/files/FdRn4agsIHulDGTFXZ4I)

**Settings Tab (Cookies)**

* You will be able to import cookies for sites. Mainly used for Target cookies.

![](/files/O4JAQCNWwrDkhhQsPa4T)

**Settings Tab (Sounds)**

* You will be able to use either the default cart and checkout sounds or your very own custom sounds using a .mp3 file.

![](/files/tbpYoM5HsfED8g1NkZPp)

**Settings Tab (Account)**

* You will be able to deactivate your key or go to the StellarAIO dashboard.

![](/files/lK7qXp5f1987KxZrjntE)

**Settings Tab (Appearance)**

* You will be able to set the sizing of the StellarAIO app to fit your screen perfectly.

<figure><img src="/files/WbExIFnMYY18kxhALTwt" alt=""><figcaption></figcaption></figure>


---

# 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://guides.stellaraio.com/stellar/navigating-stellaraio/what-is-the-settings-tab.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.
