# Branded Points

The Branded Points allows you to edit the name and emoji of your Points.&#x20;

<figure><img src="https://1774748854-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fmtm6qMMlpBMQxEyJRV1d%2Fuploads%2FUuijMmpmE5yupiSApPH7%2Fimage.png?alt=media&#x26;token=3b03430d-b019-41cc-b60e-d03f05dc515c" alt=""><figcaption><p>Branded Points Overview</p></figcaption></figure>

## Change Points

You can change the Points by using the `Change Token` button. Once you clicked the button, a form will open:

<figure><img src="https://1774748854-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fmtm6qMMlpBMQxEyJRV1d%2Fuploads%2FoEBhvUnx8xQqJV3bpF5a%2Fimage.png?alt=media&#x26;token=cec7b060-c6f9-4fa2-8371-830a248e4703" alt=""><figcaption><p>Change Points Form</p></figcaption></figure>

Here you can enter both the name of your points and the emoji. Click `Submit` when you're done!

{% hint style="danger" %}
**Custom Emojis Disclaimer**

To use custom emojis they must be part of this server. To use the emoji enter ***only*** the emoji name without the colons. Example: `:goldcoin:` would be `goldcoin.`
{% endhint %}

{% hint style="danger" %}
You can only change your token name and emoji **once a day**
{% 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.badbears.io/settings/settings/points-settings/branded-points.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.
