> For the complete documentation index, see [llms.txt](https://docs.samita.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.samita.io/badges-and-labels.md).

# Badges And Labels

- [Create a Label or Badge](https://docs.samita.io/badges-and-labels/create-a-label-or-badge.md)
- [Create Image label with AI-generator](https://docs.samita.io/badges-and-labels/create-image-label-with-ai-generator.md)
- [How to upload image as label to the app?](https://docs.samita.io/badges-and-labels/how-to-upload-image-as-label-to-the-app.md)
- [Select products to show bagdes or labels](https://docs.samita.io/badges-and-labels/select-products-to-show-bagdes-or-labels.md)
- [Hide label/badge on a specific page in your store](https://docs.samita.io/badges-and-labels/hide-label-badge-on-a-specific-page-in-your-store.md)
- [Show label or badge on a specific page only](https://docs.samita.io/badges-and-labels/show-label-or-badge-on-a-specific-page-only.md)
- [Use ID/class to change the position of badge/label on front store](https://docs.samita.io/badges-and-labels/use-id-class-to-change-the-position-of-badge-label-on-front-store.md)
- [Hide the labels from a specific position in the front store.](https://docs.samita.io/badges-and-labels/hide-the-labels-from-a-specific-position-in-the-front-store..md)
- [Translate Text label (AI generator supported)](https://docs.samita.io/badges-and-labels/translate-text-label-ai-generator-supported.md): This feature is available only on Diamond plan.
- [Change the position of badges/labels on the front store](https://docs.samita.io/badges-and-labels/change-the-position-of-badges-labels-on-the-front-store.md)
- [Change the color of the badge/label](https://docs.samita.io/badges-and-labels/change-the-color-of-the-badge-label.md)
- [Change the font of badge/label](https://docs.samita.io/badges-and-labels/change-the-font-of-badge-label.md)
- [Change the size of badge/label](https://docs.samita.io/badges-and-labels/change-the-size-of-badge-label.md)
- [Change the date to show badges/labels](https://docs.samita.io/badges-and-labels/change-the-date-to-show-badges-labels.md)
- [Create Dynamic text Label](https://docs.samita.io/badges-and-labels/create-dynamic-text-label.md)
- [Display label/badge based on country](https://docs.samita.io/badges-and-labels/display-label-badge-based-on-country.md)
- [Display badges and labels based on the selected language](https://docs.samita.io/badges-and-labels/display-badges-and-labels-based-on-the-selected-language.md)
- [Display label/badge based on product/variant metafields](https://docs.samita.io/badges-and-labels/display-label-badge-based-on-product-variant-metafields.md)
- [Display labels/badges on PageFly](https://docs.samita.io/badges-and-labels/display-labels-badges-on-pagefly.md)
- [Delete a Badge/Label](https://docs.samita.io/badges-and-labels/delete-a-badge-label.md)
- [Duplicate a badge/label](https://docs.samita.io/badges-and-labels/duplicate-a-badge-label.md)
- [Add search file to display label/badge on the front store](https://docs.samita.io/badges-and-labels/add-search-file-to-display-label-badge-on-the-front-store.md)
- [Setup a trending label/badge from the app’s recommendation](https://docs.samita.io/badges-and-labels/setup-a-trending-label-badge-from-the-apps-recommendation.md)


---

# 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.samita.io/badges-and-labels.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.
