# How to Setup a Marketplace

Necessary Assets:

* Gather creator IDs for marketplace (wallet addresses)
* Banner (1500px x 375px JPEG, PNG or GIF - max file size 2mb)
* Logo (225px x 225px JPEG, PNG or GIF - max file size 1mb)

1. Navigate to Marketplace Creation Page
2. Choose your Marketplace Domain Name
3. Customize your Page with Banner Image, Logo, and Description as well as set Seller Fees
4. Create new wallet for Marketplace
5. Add Candy Machine Mint Wallet as Co-Creator and/or any other artists at Co-Creators
6. Remember to Accept the Signature Requests from the Wallet
7. Add Co-Creators (Other Artists and Contributor’s Wallets)


---

# 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://wiki.holaplex.com/holawiki/marketplaces/how-to-setup-a-marketplace.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.
