# Badges

Badges, small yet powerful symbols, convey a wealth of information in a concise and visually captivating manner.

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

## How to create custom badges

### Product setup

Custom product badges are simple to create and use a native Shopify feature - product tags.

Simply go into your Shopify admin page and click on the Products tab. Here, locate the product you're looking to add a custom badge for and add a tag starting with `_badge_`&#x20;

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

The part after this unique identifier will be used by Modular automatically and displayed as the badge text.

<figure><img src="/files/4N31DBQk9o2hoPHOXpQy" alt=""><figcaption></figcaption></figure>


---

# 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://modular.presidiocreative.com/collections/badges.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.
