# Sharing Your Guide

### Overview

When sharing a guide on Different Breed, it's important to use the correct published URL. In this tutorial, we’ll walk you through the three display modes (Published, Draft, and Preview), explain which links are accessible to users, and show you how to verify the correct URL before sharing. You can link directly to the filters page, your profile landing page, or the guide content itself. Watch the video below to learn more.

{% embed url="<https://www.loom.com/share/6527585e622243a4bc6611c58ff8441b?sid=7990500f-f8fe-4b98-85da-cbd9bf923c5a>" %}
Learn how to correctly share your Different Breed guide with fans using the right published link.
{% 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/sharing-your-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.
