> For the complete documentation index, see [llms.txt](https://docs.daisy.so/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.daisy.so/core-tools/explore.md).

# Explore

**Discover endless inspiration from the daisy community**

The Explore section is your gateway to thousands of community-created Shots and Pods. Whether you're seeking inspiration, looking for specific styles, or wanting to discover new creative techniques, this powerful discovery system helps you find exactly what you need.

## What You'll Learn

This section covers everything you need to master content discovery on daisy, from keyword search strategies to advanced filtering techniques.

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><h4>🔍 <strong>Search</strong></h4></td><td>Discover content across the entire daisy ecosystem using keyword search. Learn how to find Shots and Pods from both your own creations and the broader community.</td><td><a href="/pages/BTDeGpW83V9xJswG2HSd">/pages/BTDeGpW83V9xJswG2HSd</a></td></tr><tr><td><h4>🎛️ <strong>Filters</strong></h4></td><td>Refine your search using precise creative filters across visual attributes, technical specifications, and creative elements.</td><td><a href="/pages/fM5qWT3Jcox7UStWNwXm">/pages/fM5qWT3Jcox7UStWNwXm</a></td></tr></tbody></table>

***

## Quick Start

**Looking for something specific?** Start with [**Search →**](/core-tools/explore/search.md) to learn keyword strategies for finding Shots and Pods across the daisy ecosystem.

**Want precise control?** Use [**Filters →**](/core-tools/explore/filters.md) to narrow down results by visual attributes, technical specifications, and creative elements.

**Best approach?** Combine both tools - start with a keyword search, then apply filters to refine your results for maximum precision.

***

**Next:** Start with [**Search →**](/core-tools/explore/search.md) to learn keyword strategies, or dive into [**Filters →**](/core-tools/explore/filters.md) for precise filtering. Once you find content you like, learn how to use it in [**Create with daisy →**](/core-tools/create.md).


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.daisy.so/core-tools/explore.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
