# Frequently asked questions

- [Updating your theme](https://palo-alto.presidiocreative.com/faq/frequently-asked-questions/updating-your-theme.md): Information about updating to the newest version of the Palo Alto theme
- [Manual Update](https://palo-alto.presidiocreative.com/faq/frequently-asked-questions/updating-your-theme/manual-update.md)
- [Highlight words](https://palo-alto.presidiocreative.com/faq/frequently-asked-questions/highlight-words.md)
- [Image aspect ratio](https://palo-alto.presidiocreative.com/faq/frequently-asked-questions/image-aspect-ratio.md)
- [Recommended image sizes](https://palo-alto.presidiocreative.com/faq/frequently-asked-questions/recommended-image-sizes.md): Image size recommendations in Palo Alto
- [Adding a section](https://palo-alto.presidiocreative.com/faq/frequently-asked-questions/adding-a-section.md)
- [Reordering sections](https://palo-alto.presidiocreative.com/faq/frequently-asked-questions/reordering-sections.md)
- [Sharing a preview link](https://palo-alto.presidiocreative.com/faq/frequently-asked-questions/sharing-preview-link.md): Generate a share link for draft themes
- [Check your theme version](https://palo-alto.presidiocreative.com/faq/frequently-asked-questions/checking-your-theme-version.md): How to check the current version of your Palo Alto theme copy
- [How to add custom fonts](https://palo-alto.presidiocreative.com/faq/frequently-asked-questions/how-to-add-custom-fonts.md): Adding custom fonts for your menu, buttons, headings, and body text.
- [Remove 'Powered by Shopify'](https://palo-alto.presidiocreative.com/faq/frequently-asked-questions/footer-copyright.md): Remove the Shopify credit from the footer
- [CSS customizations](https://palo-alto.presidiocreative.com/faq/frequently-asked-questions/css-customizations.md): Adding your own custom styles and CSS overrides to the theme


---

# 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://palo-alto.presidiocreative.com/faq/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.
