# View Guide (Published & Draft)

### Overview

Different Breed allows you to view your guides in both Published and Draft modes. In this tutorial, we’ll show you how to access guides from your dashboard, understand the difference between Published (public-facing) and Draft (for internal review), and generate preview links for stakeholder feedback. Be sure to only share Published links with your audience. Watch the video below to learn more.

{% embed url="<https://www.loom.com/share/21208da33c754b23b510d9cbfde8c3f7?sid=379d5cdc-bcfc-43f9-8089-856ca5432f56>" %}
Learn how to view your Different Breed guides in Published and Draft modes and ensure you're sharing the right version.
{% 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/view-guide-published-and-draft.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.
