# Setting Button Color

## Changing the Color

To change the color of a button:

1. Navigate to your panel configuration and locate the button you want to customize
2. Click on the colored curcle on the left side of the button name

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

1. The color picker will appear, and you will be allowed to choose one of 4 different color options.
2. Browse through the available colors and click one you like to select it

<p align="center"><img src="/files/aVOTUieqK6zbUu5eAO1v" alt="" data-size="original"></p>


---

# 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.ticketking.xyz/advanced-panel-customization/setting-button-color.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.
