> For the complete documentation index, see [llms.txt](https://docs.brianknows.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.brianknows.org/brian-api/apis/knowledge/knowledge-boxes.md).

# Knowledge Boxes

The `/knowledge` API is designed to support Retrieval-Augmented Generation (RAG) across various knowledge bases. Want to read more about how Brian RAG works? Read this [article](https://medium.com/@BrianknowsAI/askbrian-rag-42d17fd91148).

If not specified, the KB used is the default one called `public-knowledge-box`.\
\
The public knowledge base has a good overview of the entire Web3 space, especially for the EVM ecosystem. We can, at any time, add new articles, videos or documentation of new protocols and blockchains.

## Available KBs

Other available KBs are:

* circle\_kb
* lido\_kb
* Polygon\_kb
* taiko\_kb
* near\_kb
* clave\_kb
* starknet\_kb
* consensys\_kb

## Create your KB

{% hint style="info" %}
Right now don't hesitate to get in touch with us ([info@brianknows.org](mail:info@brianknows.org) or [Brian on X](https://x.com/BrianknowsAI)) to create your knowledge box. We are working on a web app to facilitate the creation and management of KBs!
{% endhint %}
