# 📐Configure badge

It is strongly recommended to promote the BuyProof badge at checkout so that buyers are aware of the additional added value they are receiving. Example of a badge:

<figure><img src="https://4116935554-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9BUSh65g09eWmJRxaQI7%2Fuploads%2FnrYi1kw0ZQJ1IF2Sms6P%2FTheme%20edit%206.jpg?alt=media&#x26;token=ab7c27fa-667f-4140-9c7e-ff13d580753e" alt=""><figcaption><p>Store product page</p></figcaption></figure>

Steps to achieve:

1. Navigate through your store's admin menu: Sales channels -> Online store -> Find you theme and push button \<Customize>. Theme customization screen appears.
2. Use selector to select needed page to customize. This should be Products -> Default product:

<figure><img src="https://4116935554-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9BUSh65g09eWmJRxaQI7%2Fuploads%2Fcaro3H1IdjpWKCqfc30s%2FTheme%20edit%201.jpg?alt=media&#x26;token=16d64a83-7d10-4571-a528-df00b44070bb" alt=""><figcaption><p>Theme customization</p></figcaption></figure>

<figure><img src="https://4116935554-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9BUSh65g09eWmJRxaQI7%2Fuploads%2FfVOsgFT3Et1uo1ngmTDg%2FTheme%20edit%202.jpg?alt=media&#x26;token=cf88a000-1f79-486c-b6f2-3b9bf1ff3ce4" alt=""><figcaption><p>Theme customization</p></figcaption></figure>

3. Hover over the theme blocks and select the desired block to add a badge. Push \<Add block>:

<figure><img src="https://4116935554-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9BUSh65g09eWmJRxaQI7%2Fuploads%2FigDIPafe7NzmWRSUbzm5%2FTheme%20edit%203.jpg?alt=media&#x26;token=92dfa3f4-e735-4964-af67-c7d9b1b2ce93" alt=""><figcaption><p>Theme customization</p></figcaption></figure>

4. A list of allowed extensions will appear and the BuyProof badge should be there. Select it:

<figure><img src="https://4116935554-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9BUSh65g09eWmJRxaQI7%2Fuploads%2FtX1JkLWyZ9Pu273ig7n3%2FTheme%20edit%204.jpg?alt=media&#x26;token=9a9ed723-2e12-42fc-9a13-720015fa4e8d" alt=""><figcaption><p>Theme customization</p></figcaption></figure>

5. Now the badge should be displayed on the product page:

<figure><img src="https://4116935554-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9BUSh65g09eWmJRxaQI7%2Fuploads%2FpnmUimzF0r2xZ8rogaIy%2FTheme%20edit%205.jpg?alt=media&#x26;token=c1df226d-5f1d-4716-bc19-7b118a757810" alt=""><figcaption><p>Theme customization</p></figcaption></figure>

6. You can play with the badge settings on the left. Save changes before exiting.

{% hint style="info" %}
Showing/hiding the badge is calculated automatically based on the general BuyProof settings. By default, BuyProof is applied to all your products in the store (which is why it appears in step 5). If you've [configured](https://web3rise.gitbook.io/buyproof/merchant-guide/configure-proof-issuing) BuyProof to only apply to selected products, the badge will only appear on those products.
{% 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://web3rise.gitbook.io/buyproof/merchant-guide/configure-badge.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.
