# Lorebook Hub

<figure><img src="/files/UJb5ZTWsRXDEzyRfFYzm" alt=""><figcaption></figcaption></figure>

## What is the Lorebook Hub?

The Lorebook Hub is place for you to discover and use community-created [**Lorebooks (previously known as Knowledge Bases)**](/tavern-chatbot-guide/lorebook.md) from other creators!

On the Lorebook Feed you can...

* **Browse Public Lorebooks**: Discover and explore lorebooks shared by other creators.
* **Like Your Favorites**: Show love to your favorite lorebooks with a quick like.
* **One-Click Add**: Instantly add lorebooks to your chats or characters.

### Can I keep my own Lorebook private?

Yes! Simply edit it and switch visibility to **Private** on the Lorebook you would like to keep private.

{% embed url="<https://youtu.be/Ceu0XlJHhj4>" %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.moescape.ai/tavern-chatbot-guide/lorebook-hub.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
