# FREQUENTLY ASKED QUESTIONS

- [How to update color schemes?](https://blueskytechcos-organization.gitbook.io/umino-shopify/frequently-asked-questions/how-to-update-color-schemes.md)
- [How to translate a theme after adding a new default language?](https://blueskytechcos-organization.gitbook.io/umino-shopify/frequently-asked-questions/how-to-translate-a-theme-after-adding-a-new-default-language.md): After adding the umino theme and changing the default language to the new language, but the theme is still not automatically translated, you can follow these steps
- [The purchase code is already activated on another site](https://blueskytechcos-organization.gitbook.io/umino-shopify/frequently-asked-questions/the-purchase-code-is-already-activated-on-another-site.md): How can i activate my purchase code for another domain?
- [Missing images when install Umino](https://blueskytechcos-organization.gitbook.io/umino-shopify/frequently-asked-questions/missing-images-when-install-umino.md): Why my page does not have images like demo after being installed?
- [Some pages are missing](https://blueskytechcos-organization.gitbook.io/umino-shopify/frequently-asked-questions/some-pages-are-missing.md): Why my wishlist, compare and some other pages are missing and redirect to 404 page after installing?
- [How to remove Help Chat?](https://blueskytechcos-organization.gitbook.io/umino-shopify/frequently-asked-questions/how-to-remove-help-chat.md): How to remove Help Chat?
- [Theme Translation](https://blueskytechcos-organization.gitbook.io/umino-shopify/frequently-asked-questions/theme-translation.md): How to translate your theme?
- [Change Currency](https://blueskytechcos-organization.gitbook.io/umino-shopify/frequently-asked-questions/change-currency.md): How to change your store currency?
- [The desktop screen look more like on a tablet](https://blueskytechcos-organization.gitbook.io/umino-shopify/frequently-asked-questions/the-desktop-screen-look-more-like-on-a-tablet.md): When I customize theme in shopify theme editor, why does it not show well on Desktop mode? Every time I need to preview changes on Desktop I need to switch it to Fullscreen mode.
- [Change free shipping message](https://blueskytechcos-organization.gitbook.io/umino-shopify/frequently-asked-questions/change-free-shipping-message.md): How to change Free Shipping message in minicart?
- [Missing template "layout/theme.liquid"](https://blueskytechcos-organization.gitbook.io/umino-shopify/frequently-asked-questions/missing-template-layout-theme.liquid.md): When I upload the zip file to Shopify I get an error saying "zip does not contain a valid theme: missing template "layout/theme.liquid". How can i fix it?
- [How to setup pre-order products?](https://blueskytechcos-organization.gitbook.io/umino-shopify/frequently-asked-questions/how-to-setup-pre-order-products.md): How to change Pre - Order button to Add to cart button on product page. Instead of Add to cart button it is showing Pre-Order button, why is that?
- [How to translate "Buy now" button?](https://blueskytechcos-organization.gitbook.io/umino-shopify/frequently-asked-questions/how-to-translate-buy-now-button.md): How to translate "Buy now" button?
- [Staff account](https://blueskytechcos-organization.gitbook.io/umino-shopify/frequently-asked-questions/staff-account.md): How to add, edit and delete a staff account?


---

# 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://blueskytechcos-organization.gitbook.io/umino-shopify/frequently-asked-questions.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.
