# Publish Guide

### Overview

Once your guide is ready, publishing it on Different Breed is simple. In this tutorial, we’ll walk you through the steps to review and publish your guide, set visibility as public or private, and manage additional settings like disabling preference filters. Whether your guide is for public access or private events, you’ll have full control over how it's shared. Watch the video below to learn more.

{% embed url="<https://www.loom.com/share/33d6baffca0d4a16ada2bf060fc8afa2?sid=977e3370-0d82-41c4-bd39-2976c66e4874>" %}
Learn how to publish your guide on Different Breed and manage visibility settings for public or private access!
{% endembed %}


---

# 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.differentbreed.events/tutorials/guides/publish-guide.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.
