> 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.md).

# Badges Instruction

- [Dash Board](https://guide-shine-trust.shinecommerce.co/badges-instruction/dash-board.md)
- [Product Badges](https://guide-shine-trust.shinecommerce.co/badges-instruction/dash-board/product-badges.md): Learn how to manage Product Badge's Campaign Dashboard
- [Trust Badges](https://guide-shine-trust.shinecommerce.co/badges-instruction/dash-board/trust-badges.md): Learn how to manage Trust Badge's Campaign Dashboard
- [My Badges](https://guide-shine-trust.shinecommerce.co/badges-instruction/dash-board/my-badges.md): Display the List of Badges uploaded and created according to the available badge template
- [My Badges](https://guide-shine-trust.shinecommerce.co/badges-instruction/my-badges.md): A complete guide on setting up Custom Badge and Upload Badge
- [Custom Badge](https://guide-shine-trust.shinecommerce.co/badges-instruction/my-badges/custom-badge.md): Learn how to custom badges
- [Upload Badge](https://guide-shine-trust.shinecommerce.co/badges-instruction/my-badges/upload-badge.md): Learn how to upload badges
- [Product Badge](https://guide-shine-trust.shinecommerce.co/badges-instruction/product-badge.md): Product badges, also known as product labels or product stickers, are an effective way to highlight products in a store.
- [Trust Badge](https://guide-shine-trust.shinecommerce.co/badges-instruction/trust-badge.md): A trust badge is a symbol or icon placed on your website that ensures your visitors that the page is legitimate and all processes are safe and secure.
- [Automation](https://guide-shine-trust.shinecommerce.co/badges-instruction/automation.md): The automation feature helps in auto-applying badges to products based on established conditions
- [Development Tools](https://guide-shine-trust.shinecommerce.co/badges-instruction/development-tools.md): Tools for developers to optimize displayed badges on your stores


---

# 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:

```
GET https://guide-shine-trust.shinecommerce.co/badges-instruction.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.
