> For the complete documentation index, see [llms.txt](https://guide-shine-trust.shinecommerce.co/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guide-shine-trust.shinecommerce.co/badges-instruction/my-badges/custom-badge.md).

# Custom Badge

![](/files/fNWeJad5UR1dpKrk0Kf8)

### **Custom Badge Page**

Access Dashboard -> Add Custom Badge

![](/files/S0TiejbQ7gXjsVSet2NH)

#### &#x20;**List Badges**

Displays a gallery of over 1 hundred pre-made badges. Click badge to choose a custom badge.

#### **Badge Preview**

Display the selected badge on the preview image. Preview image will change when customized.

**Badge Editor**

Provide badge editing tools according to your wishes.

**Text Editor**:

* Text image: You can add 1 more line of text to the image by clicking the ADD TEXT 2 button
* Font Family: Set font style
* Font Size: Set font size
* Font Weight: Set the boldness of the text
* Line Height: Set font height
* Italic: Set font skew
* Align: Set text alignment (left, right, center)
* Color: Set font color
* Rotation: Set the rotation for the text
* Horizontal Position: Set the horizontal position of the letter
* Vertical Position: Set the vertical position of the text

#### &#x20;**Background Editor**:

* Color: Set background color for photos
* Rotation: Set image rotation
* After customizing, press the save button to return to the page

### **Custom Badge Popup**

![Custom Badge Popup](/files/ei6ZV3Fm3Y8nQm8Zk2Pa)

#### **Create Badge**

Display popup form to create **Custom Badge**( show up on pages: Product Badges, Trust Badges, Automations)

#### **Badge Editor Popup**

**Text Editor**: Setting as **Badge Editor**\
**Background Editor**: Setting as **Badge Editor**

\
&#x20;


---

# 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://guide-shine-trust.shinecommerce.co/badges-instruction/my-badges/custom-badge.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.
