> For the complete documentation index, see [llms.txt](https://whitepaper.brixsociety.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper.brixsociety.io/9-stickers-and-blending/set-1-and-stage-1.md).

# Set 1 & Stage 1

## Set 1 Stickers - &#x20;

**#1 - Samurai**&#x20;

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

**#2 - Skulls Red**

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

**#3 - 3D Glasses**

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

**#4 - Captain's Treasure**

<figure><img src="/files/77QAtc4S5NBgWrCBtRL5" alt=""><figcaption></figcaption></figure>

#### Stage 1 Reagent - AIR

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

#### Stage 1 Master Blend - Royal Cushion

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

## Stage 1 Blending

**Silver Track -**&#x20;

* does not require any reagents to blend
* no further progression *til after stage 6.*&#x20;
* requires 3 of the base sticker to create the Silver variant
* Silver Ends with a single NFT in the stage that has a staking rate equal to all its parts.
* limited to 60 mints&#x20;

**Gold Track -**&#x20;

* requires the reagent assigned to the stage
* culminates to the first piece in the Master Blend path (more to come on that in stage 2)
* requires 3 of the base sticker and 1 reagent to create the Gold variant
* gold variants will have a base earning rate that's 5% above the silver variant
* limited to 60 mints

**Master Blend -**&#x20;

* does not require reagent
* requires 1 of each of the Gold variants in the stage
* required for Builder Blends and the Builder Blend path
* limited to 55 blends

**Rates -**&#x20;

* Base -> Silver | 0.0250 x 3 = 0.0750
* Silver End | 0.0750 x 4 = 0.300
* Base -> Gold | (0.0250 x 3)+5% = 0.0785
* Gold -> Master Blend 1 | 0.0785 x 4 = 0.315

**Stage 1 Map -**&#x20;

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://whitepaper.brixsociety.io/9-stickers-and-blending/set-1-and-stage-1.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
