# Publishing

- [How can I publish a space?](https://gitbook.com/docs/help-center/published-documentation/publishing/how-can-i-publish-a-space.md)
- [How to preview a docs site?](https://gitbook.com/docs/help-center/published-documentation/publishing/how-to-preview-a-docs-site.md)
- [How do I unpublish a site?](https://gitbook.com/docs/help-center/published-documentation/publishing/how-to-unpublish-a-site.md)
- [How can I publish a site with multiple versions?](https://gitbook.com/docs/help-center/published-documentation/publishing/how-can-i-publish-a-site-with-multiple-versions.md)
- [How to set the home for a site or section?](https://gitbook.com/docs/help-center/published-documentation/publishing/what-is-a-default-space-and-how-to-change-it.md)
- [What happens to my site when I delete a space connected to it?](https://gitbook.com/docs/help-center/published-documentation/publishing/what-happens-to-my-site-when-i-delete-a-space-connected-to-it.md)
- [Why is my space still indexed in search engines after I unpublished it?](https://gitbook.com/docs/help-center/published-documentation/publishing/why-is-my-space-still-indexed-in-search-engines-after-i-unpublished-it.md)
- [Why is my site still accessible after deleting/unpublishing?](https://gitbook.com/docs/help-center/published-documentation/publishing/why-is-my-space-still-indexed-in-search-engines-after-i-unpublished-it-1.md)
- [How does GitBook handle SEO?](https://gitbook.com/docs/help-center/published-documentation/publishing/how-does-gitbook-handle-seo.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://gitbook.com/docs/help-center/published-documentation/publishing.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.
