# Link To A Section Or Page

### Overview

Easily link to specific sections or pages within your Different Breed guide using the built-in linking feature. This tutorial walks you through adding internal links within a rich text block, ensuring they work consistently across all guide versions (Draft, Preview, and Published). Internal linking makes it easier for users to navigate your guide efficiently. Watch the video below to learn more.

{% embed url="<https://www.loom.com/share/efa7b23b52404718b3fdd744c6588cee?sid=646ff411-0bd7-489d-8752-33360f7d10c5>" %}
Learn how to add internal links to sections and pages within your Different Breed guide for better navigation!
{% 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/link-to-a-section-or-page.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.
