# F.A.Q

### **On which OS can I use the app?**

You can enjoy BerryLab on [iOS](http://r.berrylab.xyz/ios) and [Android](http://r.berrylab.xyz/android) devices.

### **Can I invite my friends?**&#x20;

You have 1 invite upon joining the app. For each friend you invite who joins, you'll earn [Berries](https://docs.berrylab.xyz/berrylab-nfts-and-berry-points) :blueberries:.

### **How can I report bugs?**&#x20;

Use [this form](https://r.berrylab.xyz/feedback) or open a ticket on our Discord server.

### **Do I need a Museum NFT to access BerryLab?**

Yes, you need to own an NFT from our Museum Collection. The Museum NFT serves as the key to accessing BerryLab.

### **I have Museum:1, Do I need to mint Museum:2?**

No, You already have access to BerryLab, no need to mint Museum:2.

### **Can I mint a Museum NFT for free?**

Yes, you can mint a Museum NFT for free by obtaining an invite code from a friend. We even cover the gas fee for you, just use the code on our app.

### **Why is the collection named Museum?**

We have a deep appreciation for art. Each piece in the Museum Collection is crafted by a talented artist, making it a true museum of art. Additionally, a portion of the mint fee supports the artists. [\[Read More\]](https://docs.berrylab.xyz/berrylab-nfts-and-berry-points)

### **Which network should I use to mint? Has the contract been verified?**

Our Contract is deployed on Base, it's verified, [Check the contract here.](https://basescan.org/address/0x4C3De014695f6330aa8E58731084424Ef7fF78fB)


---

# 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.berrylab.xyz/f.a.q.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.
