# Introduction

- [Social Curation Protocol](https://docs.rara.social/introduction/social-curation-protocol.md): Pronounced ‘rah rah!’ like a cheer, the goal of RARA’s protocol is to give a voice to a world of curators.
- [Curation Adds Context](https://docs.rara.social/introduction/curation-adds-context.md): RARA adds social context.
- [Use Cases](https://docs.rara.social/introduction/use-cases.md): Web 2.5 tools for the next million users
- ["For You" Feeds](https://docs.rara.social/introduction/for-you-feeds.md): Build user experiences custom fit for each person's taste.


---

# 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.rara.social/introduction.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.
