> For the complete documentation index, see [llms.txt](https://docs.suite.tech/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.suite.tech/sui-movepump-buybot/edit-buybot-settings/cosmetic-changes.md).

# Cosmetic Changes

You can also customise the appearance or content of the buy-messages in your groups

.

* **"Emoji 🟢":** change the emoji which appears on the buy message.

<figure><img src="/files/z6BF9osVXEHoysAxIpFB" alt="" width="375"><figcaption></figcaption></figure>

* **"Emoji per"**: set the value which a single emoji in the message will represent. \
  For example: you have set Emoji per 10$ (by default) and a SUI-holder makes a purchase worth 100$, 10 emojis will appear on the buy-message.

<figure><img src="/files/rXlNLZTpsqUZCCfG64n0" alt="" width="375"><figcaption></figcaption></figure>

* **Photo/Video/GIF**: upload a photo, video or GIF which will appear on each buy message

<figure><img src="/files/WDj38cOurQNHij8UCbo5" alt="" width="375"><figcaption></figcaption></figure>

* **Social Links**: Add personal social media links which will appear on each buy message.

<figure><img src="/files/3sZIPkXT0CMI9qZVWEto" alt="" width="375"><figcaption></figcaption></figure>

Choose a social media you want to add a link of and send the link. Activated links are marked with ✅. You can also add one custom link with a custom label.

<figure><img src="/files/JYSYJURYvinegnURLQI1" alt="" width="375"><figcaption></figcaption></figure>

* **Remove Token:** click to remove the token and delete your BuyBot configuration.

<figure><img src="/files/esBC5AsooVUfwTgdbRZS" alt="" width="375"><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.suite.tech/sui-movepump-buybot/edit-buybot-settings/cosmetic-changes.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
