# Extras

### 1. **Currency codes**

* **Show currency codes:** Displays the currency code alongside product prices (e.g., **$1.00 USD**).

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

{% hint style="info" %}
**Note***:* Cart and checkout prices always include currency codes regardless of this setting.
{% endhint %}

### **2. “Back to top” button**

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

* **Enable back to top button:** When checked, a "Back to top" button appears after customers scroll down the page. It quickly brings users back to the top of the page with a single click, reducing the need to scroll manually.
* **Button position:** Determines the button’s location on the page to **bottom left/bottom center/bottom right position.**
* **Button style:** Sets the button’s shape for visual customization: **Square, Slightly round or Circle.**


---

# 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://help.byinspiredlabs.com/extras.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.
