# Miscellaneous

<figure><img src="/files/JyP0F3iruSl4NwvJiNDm" alt=""><figcaption><p>Additional preferences.</p></figcaption></figure>

## Additional Controls

This menu contains various settings related to website configuration.

* **Show Theme in Title**: You can activate or deactivate the checkbox to control whether theme names appear in product titles on your website.
* **Sort by Theme**: By activating or deactivating this checkbox, toggle your results to be sorted by theme instead of category.
* **Max Search Result per Page**: Sets the number of product results displayed when searching your site.
* **Featured Category ID**: You can choose which product appears on your home page by entering a product ID.
* **Always show 'continue shopping'**: You can activate or deactivate the checkbox to toggle the Continue Shopping button shown during checkout.
* **Currency Code**: Defines the currency used for transactions and pricing on your website.
* **Invoice Group Checkouts**: Controls whether group checkouts receive a single invoice or several.
* **Log Page View**: Log page views depend on whether the checkbox is activated.
* **Displayed Domain Site**: Determines the address shown in the browser when viewing your website.
* **Microsoft Ads (Bing) UET Code**: You can integrate Bing ad tracking by entering a Microsoft Ads (Bing) UET code and activating the toggle.
* **Podium Code**: If you have a Podium service, you can enter that code here and toggle the switch to integrate Podium services into your website.

***

## Manage Settings

To **adjust** these settings:

1. Either:
   1. **Activate** the checkbox associated with the option.
   2. **Fill** in the requested information and toggle the switch to activate it.
   3. **Select** an option from the drop-down menu.
2. Then, **click** Update Miscellaneous to apply changes.

{% hint style="info" %}
**Quick Tips!**

Since these configurations cover a wide range of essential parameters, make sure to check back as updates are released for Tuplo. There may be new features you haven't configured yet.
{% 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://docs.tuplo.com/tuplo-account-management-guide/your-tuplo-dashboard/preferences/miscellaneous.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.
