# FAQ

> The FAQ will be actively updated with new questions asked by the community to ensure everyone has all their questions answered so others don't have to ask again.

#### **Why is it an Alpha and not a Public launch?**

See [NiftyBuilders Club Pass.](/niftyrecords/what-makes-us-diffferent/niftybuilders-club-pass.md)

#### **When does the Alpha launch?**

April 24, 2022

#### **How much is the NiftyBuilders Club Pass?**

FREE. It's a free mint. Just pay the Solana gas fee which is approximately $0.30

#### **When does the Beta Launch?**

ASAP. As soon as the Alpha is validated and the key elements are tested. See [Roadmap](/niftyrecords/niftyrecords/roadmap.md) for more info.

#### **How much is the gas fee to mint?**

Approximately $0.30 USD. The Solana blockchain has low gas fees by design.

#### **Can I stack multiple traits on the same record?**

No, the highest scored trait is applied to a record. If you draw a lower score trait than your current NiftyRecord, then the lower score trait is discarded and put back into circulation.

#### **Why are there different colored record sleeves?**

There are 4 record sleeves colors that hide records for 3 days after mint.&#x20;

* Gold: Legendary *(Higher chance of a <mark style="background-color:purple;">Legendary</mark> or <mark style="background-color:blue;">Limited Edition</mark> NiftyRecord)*
* Silver: Rare  *(Higher chance of a <mark style="background-color:green;">Rare</mark> NiftyRecord)*
* Black: Mystery *(Even chances for all <mark style="background-color:yellow;">rarities</mark>)*
* White: Common (*Higher chance for a <mark style="background-color:red;">Common</mark> or <mark style="background-color:orange;">Uncommon</mark> NiftyRecord)*

## **NiftyBuilders Club Pass (Alpha & Beta)**

**Will I be able to sell my NiftyBuilders Club Pass on secondary marketplaces?**

Yes.

**Can I sell my DevNet NiftyRecord I got airdropped on secondary marketplaces?**

No.

**Can I mint more than one NiftyBuilder Club Pass?**

Yes.

**If I got a NiftyRecords Club Pass during the Alpha, can I be a part of the Beta?**

Yes.

**Does the amount of $NIFTY carry over from the Alpha to the Beta?**

No.

## **LootCrates**

#### Does the % chance of getting a trait ever change?

The % chance of getting a trait in the LootCrate changes daily. It’ll also be key to take a look at the LootCrates every day as some LootCrates will have a greater cost-to-benefit ratio with higher rarity traits while others will have lesser.

#### **What happens if I get a trait I don’t want?**

It vanishes forever into the NiftyVerse once you have decided it has nowhere to go in your collection.

#### What do I get if I’m an OG (Role) in Discord?&#x20;

Two Legendary LootCrates and One Limited Edition LootCrate

#### **How do I get bonus LootCrates?**

If you consistently buy LootCrates every day you get rewarded with high-rarity LootCrates. You will be able to open your bonus LootCrate the next day. You will not be able to purchase any additional LootCrates because only one LootCrate can be purchased and opened daily.

* Purchase 7 daily LootCrates (any rarity) in a row to be rewarded one Rare LootCrate&#x20;
* Purchase 14 daily LootCrates (any rarity) in a row to be rewarded one Legendary LootCrate&#x20;
* Purchase 21 daily LootCrates (any rarity) in a row to be rewarded one Limited Edition LootCrate&#x20;

The daily Counter resets after 21 days back. You can repeat these streaks as many times as you want.


---

# 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://nifty-records.gitbook.io/niftyrecords/what-makes-us-diffferent/faq.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.
