> For the complete documentation index, see [llms.txt](https://docs.rara.social/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.rara.social/major-concepts/glossary-of-terms.md).

# Glossary of Terms

The protocol uses specific terms to refer to different concepts.  Below are some of the terms you should become acquainted with.

#### Reaction

This is the core primitive of the RARA protocol. Reactions are one-time use ERC-1155 tokens that power curation in RARA.

#### Maker

A maker is the address that owns an NFT that is [registered](/protocol-features/register.md) as a reaction in the protocol.&#x20;

#### Creator

A creator is the address that minted and created an NFT.&#x20;

#### Curator

A curator is the address that [reacts](/protocol-features/react.md) to curate NFTs into the protocol. Spending a reaction on an NFT is the act of "Curating".

#### Taker

A taker is the address that owns an NFT that curated with Reactions.&#x20;

#### Referrer

Any application can integrate the RARA protocol as a referrer as further detailed in [Optional Curation Incentives](/protocol-features/optional-curation-incentives.md).
