# Customization

## Edit Message

You can edit the project title, add a banner and write a description about your campaign:&#x20;

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

## Edit Action Button

You can also edit the action button by calling it what you want and changing its color:&#x20;

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

## Add or Remove Custom Links&#x20;

With Boiler, you can add (or remove) any custom links, like your Twitter page or website:&#x20;

<figure><img src="/files/XAAmmu5EwcEuvdPXiIhu" alt=""><figcaption><p>Add in your custom link to further customize your communications</p></figcaption></figure>

Once you've customized your message, you can move on to sending the panel 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.boiler.gg/bot/creator-section/global/customization.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.
