# $PACK Protocol

$PACK Protocol is an open market for packs filled with exclusive rewards.&#x20;

Packs can contain arbitrary crypto assets as rewards - exclusive NFTs to ERC 20 tokens. A pack can be opened in exchange for one of its underlying rewards. The chances of receiving a particular reward depends on how rare the reward is.

Both packs and rewards can be airdropped to an audience, or sold on the market. A fixed percentage of pack and reward sales / resales is distributed to the pack's creator as royalties, and the protocol as fees.

{% hint style="info" %}
$PACK Protocol is in its beta phase. The smart contracts powering the protocol can be paused by the protocol admins upon discovering threats to the protocol or its participants.
{% endhint %}

![](/files/-MhURRaBT0vf86o1qAIy)

This documentation aims to provide a detailed explanation of $PACK Protocol. To further discuss the protocol, provide feedback or ask questions, come hang out with us in the [NFT Labs discord](https://discord.gg/SBPmZnF7).&#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://nkrishang.gitbook.io/pack-protocol/master.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.
