# FREQUENTLY ASKED QUESTIONS

- [How to change Elements of page?](https://nextsky.gitbook.io/purity-theme/frequently-asked-questions/how-to-change-elements-of-page.md)
- [Homepage](https://nextsky.gitbook.io/purity-theme/frequently-asked-questions/how-to-change-elements-of-page/homepage.md)
- [Purity](https://nextsky.gitbook.io/purity-theme/frequently-asked-questions/how-to-change-elements-of-page/homepage/purity.md)
- [How to translate a theme after adding a new default language?](https://nextsky.gitbook.io/purity-theme/frequently-asked-questions/how-to-translate-a-theme-after-adding-a-new-default-language.md): After adding the Purity theme and changing the default language to the new language, but the theme is still not automatically translated, you can follow these steps.
- [Theme translation](https://nextsky.gitbook.io/purity-theme/frequently-asked-questions/theme-translation.md): How to translate your theme?
- [Change currency](https://nextsky.gitbook.io/purity-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/purity-theme/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://nextsky.gitbook.io/purity-theme/frequently-asked-questions/change-free-shipping-message.md): How to change Free Shipping message in cart drawer?
- [How to setup pre-order products?](https://nextsky.gitbook.io/purity-theme/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?
- [Staff account](https://nextsky.gitbook.io/purity-theme/frequently-asked-questions/staff-account.md): How to add, edit and delete a staff account?
- [How do I change the font size on mobile and desktop separately?](https://nextsky.gitbook.io/purity-theme/frequently-asked-questions/how-do-i-change-the-font-size-on-mobile-and-desktop-separately.md)
- [How do I add a size chart?](https://nextsky.gitbook.io/purity-theme/frequently-asked-questions/how-do-i-add-a-size-chart.md)
- [Can I attach a link to an entire banner?](https://nextsky.gitbook.io/purity-theme/frequently-asked-questions/can-i-attach-a-link-to-an-entire-banner.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/purity-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.
