> For the complete documentation index, see [llms.txt](https://crowdmuse.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://crowdmuse.gitbook.io/docs/crowdmuse-genesis-artifact-polygon-network/how-to-collect-and-redeem-crowdmuse-genesis-artifact.md).

# How to collect and redeem Crowdmuse Genesis Artifact

Collect page [https://www.crowdmuse.xyz/](https://www.crowdmuse.xyz/crowdmuse-genesis-artifact)

Once you have USDC in your wallet (and some ETH or MATIC for gas), you are ready to buy a multiplayer NFT.

Navigate to the product purchase page, connect your wallet.

<figure><img src="/files/1g3v4kWY0UZ9HvMtmtuQ" alt=""><figcaption></figcaption></figure>

Then you will choose which wallet to connect. Most likely you will be using MetaMask.

<figure><img src="/files/3wZ1wSryTbV9nX8qTFY6" alt=""><figcaption></figcaption></figure>

It will prompt you for permission. Click on Next, and then Connect.

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

Now that your wallet is connected, you can select your quantity and click on Collect with USDC.

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

Then you will see a MetaMask popup with the amount payable and the gas fee in MATIC. Click Confirm.

<figure><img src="/files/LeYsdFMqa6HC30NVzH6c" alt="" width="356"><figcaption></figcaption></figure>

Congratulations! You are now the proud owner of a multiplayer NFT.

Upon purchase, click on the [Redeem](https://www.crowdmuse.xyz/redeem) page for subscription and delivery options.

You can also access any artifacts included in the Product NFT bundle by going back to the Product page.


---

# 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://crowdmuse.gitbook.io/docs/crowdmuse-genesis-artifact-polygon-network/how-to-collect-and-redeem-crowdmuse-genesis-artifact.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.
