# Advanced

- [Embed external Javascripts and CSS](https://help.siteoly.com/advanced/embed-external-javascripts-css.md)
- [How to connect to a custom domain?](https://help.siteoly.com/advanced/how-to-connect-to-custom-domain.md)
- [How to add video to Detailed Pages?](https://help.siteoly.com/advanced/how-to-add-video-to-detailed-pages.md)
- [How to use Google fonts?](https://help.siteoly.com/advanced/how-to-use-google-fonts.md)
- [Setting Pagination Size (cards per page) for cards display](https://help.siteoly.com/advanced/setting-pagination-size-cards-per-page-for-cards-display.md)
- [List of CSS classes for custom CSS](https://help.siteoly.com/advanced/list-of-css-classes-for-custom-css.md)
- [Embed cards on external sites and internal sites](https://help.siteoly.com/advanced/embed-cards-on-external-sites-and-internal-sites.md)
- [How to add Sitemap to submit to Google Search Console](https://help.siteoly.com/advanced/how-to-add-sitemap.md)
- [How to configure Filter condition](https://help.siteoly.com/advanced/how-to-configure-filter-condition.md)
- [Not seeing SSL certificate?](https://help.siteoly.com/advanced/not-seeing-ssl-certificate.md)
- [How to create and use Templates?](https://help.siteoly.com/advanced/how-to-create-and-use-templates.md)
- [Power up search functionality with extra keywords](https://help.siteoly.com/advanced/power-up-search-functionality-with-extra-keywords.md)
- [How to create custom '404' page?](https://help.siteoly.com/advanced/how-to-create-custom-404-page.md)
- [Markdown support for Cards description](https://help.siteoly.com/advanced/markdown-support-for-cards-description.md)
- [How to create Youtube style video listing websites?](https://help.siteoly.com/advanced/how-to-create-youtube-style-video-listing-websites.md)
- [Embed extra html/css/scripts into detailed page header for specific detailed pages](https://help.siteoly.com/advanced/embed-extra-html-css-scripts-into-detailed-page-header-for-specific-detailed-pages.md)
- [How to generate automated sitemaps for your website?](https://help.siteoly.com/advanced/how-to-generate-automated-sitemaps-for-your-website.md)
- ['Bring Your Own Code' for dynamic content in Detailed Pages](https://help.siteoly.com/advanced/bring-your-own-code-for-dynamic-content-in-detailed-pages.md)
- [Enable Authentication (Login/Logout)](https://help.siteoly.com/advanced/enable-authentication-login-logout.md): This page will help to enable authentication so that only logged in users can access your website.
- [Restrict Detailed Pages Access with Access Code](https://help.siteoly.com/advanced/restrict-detailed-pages-access-with-access-code.md): This guide will help you to restrict access to specific detailed pages on the websites.
- [How to add video in Home Page under the Header?](https://help.siteoly.com/advanced/how-to-add-video-in-header.md)
- [How to disable Black Overlay for Header Image?](https://help.siteoly.com/advanced/how-to-disable-black-overlay-for-header-image.md)
- [How to use Google Maps on the pages?](https://help.siteoly.com/advanced/how-to-use-google-maps-on-the-pages.md)
- [How to use Google Drive images for cards?](https://help.siteoly.com/advanced/how-to-use-google-drive-images-for-cards.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://help.siteoly.com/advanced.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.
