> ## Documentation Index
> Fetch the complete documentation index at: https://docs.agno.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Search Type

> Search strategies determine how your agents find relevant information in knowledge bases using different algorithms and approaches.

| Example                                                          | Description         |
| ---------------------------------------------------------------- | ------------------- |
| [Hybrid Search](/examples/knowledge/search-type/hybrid-search)   | Run Hybrid Search.  |
| [Keyword Search](/examples/knowledge/search-type/keyword-search) | Run Keyword Search. |
| [Vector Search](/examples/knowledge/search-type/vector-search)   | Run Vector Search.  |
