# FREQUENTLY ASKED QUESTIONS

- [How to translate a theme after adding a new default language?](https://nextsky.gitbook.io/glozin-theme/frequently-asked-questions/how-to-translate-a-theme-after-adding-a-new-default-language.md)
- [The purchase code is already activated on another site](https://nextsky.gitbook.io/glozin-theme/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 Glozin](https://nextsky.gitbook.io/glozin-theme/frequently-asked-questions/missing-images-when-install-glozin.md)
- [Some pages are missing](https://nextsky.gitbook.io/glozin-theme/frequently-asked-questions/some-pages-are-missing.md): Why my wishlist, compare and some other pages are missing and redirected to a 404 page after installing?
- [Theme translation](https://nextsky.gitbook.io/glozin-theme/frequently-asked-questions/theme-translation.md)
- [Change currency](https://nextsky.gitbook.io/glozin-theme/frequently-asked-questions/change-currency.md): How to change your store currency?
- [The desktop screen look more like on a tablet](https://nextsky.gitbook.io/glozin-theme/frequently-asked-questions/the-desktop-screen-look-more-like-on-a-tablet.md): When I customize the theme in the Shopify theme editor, why does it not show well on Desktop mode? Every time I need to preview changes on the Desktop I need to switch it to Fullscreen mode.
- [Missing template "layout/theme.liquid"](https://nextsky.gitbook.io/glozin-theme/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?
- [Change free shipping message](https://nextsky.gitbook.io/glozin-theme/frequently-asked-questions/change-free-shipping-message.md): How to change Free Shipping message in minicart?
- [How to setup pre-order products?](https://nextsky.gitbook.io/glozin-theme/frequently-asked-questions/how-to-setup-pre-order-products.md): How to change Pre - Order button to the Add to Cart button on the product page. Instead of the Add to Cart button, it is showing the Pre-Order button, why is that?
- [How to translate "Buy now" button?](https://nextsky.gitbook.io/glozin-theme/frequently-asked-questions/how-to-translate-buy-now-button.md)
- [How to add a staff account](https://nextsky.gitbook.io/glozin-theme/frequently-asked-questions/how-to-add-a-staff-account.md): How to add, edit and delete a staff account?
- [How to change fonts?](https://nextsky.gitbook.io/glozin-theme/frequently-asked-questions/how-to-change-fonts.md)


---

# 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://nextsky.gitbook.io/glozin-theme/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.
