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

# AgentKnowledge

AgentKnolwedge is the base class for all knowledge base classes in Agno. It provides common functionality and parameters that are inherited by all other knowledge base classes.

<Snippet file="kb-base-reference.mdx" />

## Function Reference

<Snippet file="kb-base-function-reference.mdx" />
