# Social Curation Protocol

<figure><img src="https://649352923-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fg1ALwzq64rcdnV8nMWhu%2Fuploads%2FzmZFX17ejQt6yir93nyg%2FSocial%20Curation%20Protocol.gif?alt=media&#x26;token=32c8398f-9b43-4a24-9e48-b9c9406d2ea9" alt=""><figcaption></figcaption></figure>

RARA is a protocol for adding social commentary to Non-Fungible Tokens (NFTs). The goal of the protocol is to:

* Enable cross-platform commentary for NFTs,
* Reward the curation of NFTs with free collectibles, and
* Prioritize user's likes and preferences for NFT discovery.&#x20;

Powered by NFT-backed "reactions", the protocol enables anyone to react, comment, or tag NFTs.

#### The Loud Paper

View RARA's Loud Paper [here](https://rara.mirror.xyz/czut-1X7ubQcAwt3PnNPQHJ3DHn2TiQJvm4nxR8AwpQ). Note: Release v1.1 of the protocol enabling free curation is not documented in the Loud Paper. An updated Louder Paper will be published soon.


---

# 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/social-curation-protocol.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.
