> For the complete documentation index, see [llms.txt](https://wagmipad.gitbook.io/wagmipad/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wagmipad.gitbook.io/wagmipad/project-development-update.md).

# Project Development Update

<figure><img src="/files/JNPDf5CJBjrGirRRrk9K" alt="" width="188"><figcaption></figcaption></figure>

By 1st March, 2024, we are in the testnet stage of launchpad V1 and are actively engaging with our community on social media.&#x20;

As of August 2024, we have achieved more than 720k testnet nft minted through 2 of our v1 testnet smart contracts deployed. (Updated 12th Jan 2025 - The V1 testnet has been shut down by Berachain following the deployment of the V2 testnet.)

{% embed url="<https://artio.beratrail.io/token/0xC5E02F53006380A6705A60d7861e2210e87C0DFC>" %}

{% embed url="<https://artio.beratrail.io/token/0xee7BD5e51955890be7928eb9C3572d6b1F4cb568>" %}

Simultaneously, our marketing team is proactively establishing collaborations with other projects in the Bera ecosystem to build strong connections and deliver additional benefits to our community members.

In October 2024, we launched the V2 testnet, "Wagmiland," which attracted over 40+ Berachain protocols to join a campaign focused on preparing for the mainnet IDO and raising awareness by hosting testnet IDOs for each protocol.

We have seen incredible community engagement, with $WAGMI faucet claims totaling nearly 3x our total supply—highlighting the overwhelming interest in the campaign!

Check out our beta testnet here: <https://beta.testnet.wagmipad.org/>

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

By December 2024, in partnership with the Berachain Foundation, we launched the Beramas NFT collection for the community, which sold out in just over an hour+. This initiative also set the stage for the presale and mainnet IDO whitelist preparations!

Beramas NFT mint announcement: <https://x.com/berachain/status/1871133711858810949>

Mint site: <https://www.kingdomly.app/wagmiberas-beramas>


---

# 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://wagmipad.gitbook.io/wagmipad/project-development-update.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.
