# Chub AI Guide

## Chub AI Guide

- [Getting Started](https://docs.chub.ai/docs/the-basics/getting-started.md): An introduction to the Chub frontend.
- [Character Creation](https://docs.chub.ai/docs/the-basics/character-creation.md): An overview of the character creation process and tutorial on how to create your first character on Chub AI.
- [Just Chatting](https://docs.chub.ai/docs/the-basics/just-chatting.md): An overview of the chat page, including features and settings.
- [API Connections](https://docs.chub.ai/docs/the-basics/api-connections.md): An overview of the numerous APIs that can be used with Chub AI, including settings and configuration.
- [Prompting](https://docs.chub.ai/docs/advanced-setups/prompting.md): An overview of prompting, what it is and how it works.
- [Lorebooks](https://docs.chub.ai/docs/advanced-setups/lorebooks.md): An overview of lorebooks, what they are and how they can be used in Chub AI.
- [Usage with Third-Party UIs](https://docs.chub.ai/docs/inference-api/usage-with-third-party-uis.md)
- [Overview](https://docs.chub.ai/docs/stages/overview.md)
- [Developing a Stage](https://docs.chub.ai/docs/stages/developing-a-stage.md): Overview and table of contents
- [Quickstart / Setup](https://docs.chub.ai/docs/stages/developing-a-stage/quickstart-setup.md): How to get up and running with the template stage project.
- [Concepts](https://docs.chub.ai/docs/stages/developing-a-stage/concepts.md): A high-level view of a stage project and how they fit in the context of a chat.
- [Config / Metadata](https://docs.chub.ai/docs/stages/developing-a-stage/config-metadata.md)
- [State](https://docs.chub.ai/docs/stages/developing-a-stage/state.md): An explanation of the three types of state in an extension, and when to use each.
- [Examples / Resources](https://docs.chub.ai/docs/stages/developing-a-stage/examples-resources.md): Example projects and useful links.
- [Future Directions](https://docs.chub.ai/docs/stages/developing-a-stage/future-directions.md)
- [Optional: GitHub Codespaces](https://docs.chub.ai/docs/stages/developing-a-stage/optional-github-codespaces.md): How to get up and running with the template stage project.
- [Using a Stage](https://docs.chub.ai/docs/stages/using-a-stage.md)
- [0.5.7](https://docs.chub.ai/docs/patch-notes/0.5.7.md)
