> For the complete documentation index, see [llms.txt](https://docs.berrylab.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.berrylab.xyz/official-smart-contracts-and-wallets.md).

# Official Smart Contracts and Wallets

On this page, you can always find the official NFT and Token Contracts and our official wallet addresses. \
These are the only legitimate options for transactions with us. \
We understand that navigating the crypto space can be tricky, especially with all the scams and fakes out there. But don't worry, you can always refer back to this page for accurate information to ensure your crypto journey with us is both secure and enjoyable.\
\
You can find all of our official links at:\
[Official Links](http://link.berrylab.xyz)<br>

NFTs:\
You can find all the details about our NFTs here

{% content-ref url="/pages/cP4T0BwHFJF7Vg4woyDV" %}
[BerryLab NFTs and Berry Points](/berrylab-nfts-and-berry-points.md)
{% endcontent-ref %}

<table data-full-width="false"><thead><tr><th>Collection Name</th><th>Smart Contract</th><th>Network</th><th data-hidden></th></tr></thead><tbody><tr><td>Museum Collection</td><td>0x4C3De014695f6330aa8E58731084424Ef7fF78fB</td><td>Base</td><td></td></tr><tr><td>Berry Points</td><td>0x489e3f849841fb49075bac71eab9cb804564b284</td><td>Base</td><td></td></tr></tbody></table>

Wallets:

| ENS                   | Wallet Address                             | Description                                                |
| --------------------- | ------------------------------------------ | ---------------------------------------------------------- |
| berrylab.eth          | 0x74d1598A3b64E822AB48caE944E3eAc7f45A43C0 | Main wallet, sending rewards and holding official handles. |
| deployer.berrylab.eth | 0x4A7c213D4028E3FF13Bc04477fbA6dEd6d1cE2b6 | Deploying all smart contracts, all task and quests         |


---

# 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:

```
GET https://docs.berrylab.xyz/official-smart-contracts-and-wallets.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.
