# Affiliate Program

Scribe welcomes affiliate referrals! Every user who owns a [MultiPass](/partners-and-affiliates/multipass-perks.md) gets their own affiliate code which is available on the Shop Pages. Just click the Copy Affiliate Link button on a shop page to get one, or grab the one from the main Shop page to cover all items. A referral link looks like this:\
<https://app.nftscribe.io/shop?s=AEM9MS>

<figure><img src="/files/a9C36yLBfLvchnuW4bPA" alt=""><figcaption><p>Scribe Shop Dashboard</p></figcaption></figure>

<figure><img src="/files/hUMnskGfjmc7OUTJZKVP" alt=""><figcaption><p>Scribe Shop Item Page</p></figcaption></figure>

That code at the end of the URL is unique to you. When someone comes into the shop or onto a shop page and that referral code is present in the URL, you will be remembered as the person who sent them and you will receive an affiliate commission for every NFT sale generated by your referral.

### Commission Structure

The commission structure is designed to rewards community members for owning certain NFTs, and also adjust with performance.

**Base Commission**

To unlock Base Commission, you need to own a [Multipass NFT](https://app.nftscribe.io/shop/multipass). This NFT sets your base commission level at 10%. No matter how many [Multipasses](https://app.nftscribe.io/shop/multipass) you own, you begin with 10%.

<figure><img src="/files/niaODvJN2tT4gQS4ADQG" alt=""><figcaption></figcaption></figure>

**Supplemental Commission**

Supplemental Commission is provided by a [Superpass NFT](https://app.nftscribe.io/shop/superpass). Each of these NFTs has a variety of numbers on it, a powerful Metaverse artifact. The highest Power number among all your Superpass NFTs will dictate the level of Supplemental commission you are entitled to. The numbers typically range from 1 to 5.

<figure><img src="/files/9pWxGIwk99BmFJxUIHeJ" alt=""><figcaption><p>Different Power number examples on OpenSea</p></figcaption></figure>

<table><thead><tr><th width="173" align="center">Power Level</th><th align="center">Supplemental Commission</th></tr></thead><tbody><tr><td align="center">1</td><td align="center">1%</td></tr><tr><td align="center">2</td><td align="center">2%</td></tr><tr><td align="center">3</td><td align="center">3%</td></tr><tr><td align="center">4</td><td align="center">4%</td></tr><tr><td align="center">5</td><td align="center">5%</td></tr><tr><td align="center">6</td><td align="center">6%</td></tr></tbody></table>

### Commission Payout

Every sale is recorded and attributed to the Affiliate when one is present. The current price of ETH is also recorded, as well as the number, item price, and total sale price of the sale. Commission % and total commission for the sale is also recorded at the time of sale.

Scribe pays commissions out on a monthly basis in general to save on Ethereum network gas costs.


---

# 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.nftscribe.io/partners-and-affiliates/affiliate-program.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.
