# FAQs

- [How to remove instagram section from Layouthub](https://layouthub.gitbook.io/layouthub/user-guides/faqs/how-to-remove-instagram-section-from-layouthub.md)
- [What is "Pages limit"?](https://layouthub.gitbook.io/layouthub/user-guides/faqs/what-is-pages-limit.md)
- [When can I "Edit code"?](https://layouthub.gitbook.io/layouthub/user-guides/faqs/when-can-i-edit-code.md)
- [What about "Save section"?](https://layouthub.gitbook.io/layouthub/user-guides/faqs/what-about-save-section.md)
- [What is " Auto save draft"?](https://layouthub.gitbook.io/layouthub/user-guides/faqs/what-is-auto-save-draft.md)
- [What is "Integration Services"?](https://layouthub.gitbook.io/layouthub/user-guides/faqs/what-is-integration-services.md)
- [How to set the same font between Shopify and LayoutHub?](https://layouthub.gitbook.io/layouthub/user-guides/faqs/how-to-set-the-same-font-between-shopify-and-layouthub.md)
- [How to custom font and color on LayoutHub?](https://layouthub.gitbook.io/layouthub/user-guides/faqs/how-to-custom-font-on-layouthub.md)
- [How to set "Page handle or human url"?](https://layouthub.gitbook.io/layouthub/user-guides/faqs/how-to-set-page-handle-or-human-url.md)
- [Connective Button](https://layouthub.gitbook.io/layouthub/user-guides/faqs/connective-button.md)
- [How to save page without publish it](https://layouthub.gitbook.io/layouthub/user-guides/faqs/how-to-save-page-without-publish-it.md)
- [How to change the meta SEO for LayoutHub's page](https://layouthub.gitbook.io/layouthub/user-guides/faqs/how-to-change-the-meta-seo-for-layouthubs-page.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://layouthub.gitbook.io/layouthub/user-guides/faqs.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.
