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

# Memory And Learning

> Examples for persistent memory and learning behavior.

| Example                                                                   | Description                                                           |
| ------------------------------------------------------------------------- | --------------------------------------------------------------------- |
| [Learning Machine](/examples/agents/memory-and-learning/learning-machine) | Create agents that learn and improve from interactions over time.     |
| [Memory Manager](/examples/agents/memory-and-learning/memory-manager)     | Use a MemoryManager to give agents persistent memory across sessions. |
