# Curation Adds Context

We believe that the act of curation is all about [adding context](https://lwsnbaker.mirror.xyz/ftt7ojZG2q9txxCz1IRDEoSQGQ2CyY53gCJtsJ6uyA4). As a social curation protocol we give users the tools to do just that by leveraging some of the most used social tools on the Internet: reactions, comments, and tags.

<figure><img src="/files/lMP7kGE3SxUdv0xra62b" alt=""><figcaption><p>Curators adding context to NFTs</p></figcaption></figure>

* `Reactions` are used to express all the things that words cannot.  They provide a shorthand for us to add emotional and communal context to the things we love (or hate) in the form of emojis and memes -- cultural products that are, in every way, native to the internet.&#x20;
* `Comments` give us a way to add context in words that are completely our own.  They give us the space to share stories, to discuss ideas, to speak directly to the audience in the language of our choosing, using as many or as few words as we need.
* `Tags` help us organize things into discoverable groups -- shared, open conversations that reach across the internet to find and grow communities around the content that matters. &#x20;

Builders can look up curation activity for any NFT using [TheGraph](/protocol-data/graphql-subgraph.md). Consumers can search all curation activity on any NFT platform and see activity on [RA! Like Tokens](broken://pages/MNi4f3RZ14LOpm3TZSuK).&#x20;


---

# 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/curation-adds-context.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.
