# Get Started

- [Welcome to Secrets](https://wiki.secrets.ai/get-started/readme.md)
- [Quickstart](https://wiki.secrets.ai/get-started/quickstart.md): Welcome to Secrets AI! This guide will help you get started with your first conversations and understand the basics of the platform.
- [Subscription Tiers & Limits](https://wiki.secrets.ai/get-started/subscription-tiers-and-limits.md): Secrets AI offers three subscription tiers to fit different needs and budgets. This guide explains what each tier includes and helps you choose the right plan for you.
- [Chat Features](https://wiki.secrets.ai/get-started/chat-features.md): Master all the chat features in Secrets AI to have the best conversations with your AI companions.
- [Memory System](https://wiki.secrets.ai/get-started/memory-system.md): The Memory System is what makes your AI companions truly remember you. Learn how it works and how to make the most of it.
- [OOC Commands](https://wiki.secrets.ai/get-started/ooc-commands.md): Learn how to communicate directly with the AI behind your companion to guide the roleplay, ask questions, or provide feedback without breaking the story's flow.
- [Time Travel](https://wiki.secrets.ai/get-started/time-travel.md): Rewind your story and explore new paths.
- [Personas](https://wiki.secrets.ai/get-started/personas.md): Create and manage different identities for yourself to guide your roleplay experience.
- [Multiple Chats](https://wiki.secrets.ai/get-started/multiple-chats.md): Explore different storylines with the same companion using Multiple Chats and Memory Groups.
- [Group Chats](https://wiki.secrets.ai/get-started/group-chats.md): Bring multiple AI companions together in a single conversation.
- [Public Profiles](https://wiki.secrets.ai/get-started/public-profiles.md): Showcase your creations and connect with other users through your personal profile page.


---

# 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://wiki.secrets.ai/get-started.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.
