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

# Knowledge base

> Give your agent a knowledge base to answer from - coming soon.

<Note>
  **Coming soon.** Knowledge base (RAG) support - letting your agent answer from your own documents, FAQs, and content - is on the roadmap. This page is a placeholder and will be updated when the feature ships.
</Note>

## What this will do

A knowledge base will let you upload your own content (documents, FAQs, product info) so the agent can answer questions accurately from your material, instead of only its prompt.

Until then, you can give an agent specific knowledge directly in its [system prompt](/concepts/agent-prompts), or fetch live data during a call with [custom functions](/advanced/custom-functions).
