# Current & Past Guides

### Overview

Different Breed allows you to categorize guides as either current or past, making it easy to manage event-related content. In this tutorial, we’ll show you how to set an expiration date for guides to automatically move them into past guides, keeping them accessible for reference while continuing to track audience metrics. You’ll also learn how to revert a guide to the current state if needed. Watch the video below to learn more.

{% embed url="<https://www.loom.com/share/6b9e3dc4bb60443091bddf3a21caccb4?sid=a7bff2d0-07da-4087-a2b3-fcc3a3075196>" %}
Learn how to manage current and past guides on Different Breed with the historical guides feature.
{% 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/current-and-past-guides.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.
