# Site builder

- [Getting Started](https://docs.devhub.com/site-builder/getting-started.md): The purpose of this document is to allow DevHub Partners insight into the best practices for creating and managing web experiences across various deployments using our technology.
- [Images and video](https://docs.devhub.com/site-builder/images-and-video.md)
- [Pages and content](https://docs.devhub.com/site-builder/pages-and-content.md): Editing of pages and content within the Site Builder
- [Using page drafts](https://docs.devhub.com/site-builder/pages-and-content/using-page-drafts.md): How the page drafts feature works
- [Adding Text](https://docs.devhub.com/site-builder/pages-and-content/adding-text.md): Editing of pages and content within the Site Builder to add text to the template
- [Adding and Managing Pages](https://docs.devhub.com/site-builder/pages-and-content/adding-and-managing-pages.md): Editing of pages and content within the Site Builder
- [Adding Images](https://docs.devhub.com/site-builder/pages-and-content/adding-images.md): Editing of pages and content within the Site Builder to add imagesto the template
- [Page templates and Templated pages](https://docs.devhub.com/site-builder/pages-and-content/page-templates-and-templated-pages.md): How to create reusable Page templates (Parent) which can be used to create many Templated pages (Child) with the same layout and style.
- [Maps](https://docs.devhub.com/site-builder/pages-and-content/maps.md): Editing of pages and content within the Site Builder to add a map to the template
- [Redirects](https://docs.devhub.com/site-builder/redirects.md): Managing redirection of domains and URLs within your sites and pages
- [Site Settings](https://docs.devhub.com/site-builder/site-settings.md): How to make site wide changes within the Site Builder
- [Style Options](https://docs.devhub.com/site-builder/style-options.md): Editing of pages and content within the Site Builder to add text to the template
- [Adding a Business and location](https://docs.devhub.com/site-builder/adding-a-business-and-location.md): Initial setup setups for creating a new business and location within the site builder dashboard
- [Adding a site](https://docs.devhub.com/site-builder/adding-a-site.md): Initial setup setups for creating a new web experience within the site builder dashboard
- [Adding a user](https://docs.devhub.com/site-builder/adding-a-user.md): Initial setup setups for creating a new user within the site builder dashboard
- [Adding Custom Forms](https://docs.devhub.com/site-builder/adding-custom-forms.md): How to create custom forms within the site builder
- [Adding HTML to Sites or Pages](https://docs.devhub.com/site-builder/adding-html-to-sites-or-pages.md): Initial setup setups for creating a new user within the site builder dashboard
- [Blogs](https://docs.devhub.com/site-builder/blogs.md): Using the blog editor and blog module within the Site Builder


---

# 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://docs.devhub.com/site-builder.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.
