# Submit & Receive Royalty

## How to Submit Your Collection to PFP3

* **Prepare your traits** in **.png** or **.webp** format, with a **1000x1000 pixel** resolution.
* **Go to** [**Request Page**](https://pfp3.io/designer-hub/request) and **connect your wallet**.
* **Enter a name and unique slug** (this will be used in the generator’s link).
* **Upload a project icon** to represent your collection.
* **Add your traits in the correct order:**
  * **Backgrounds** should always be **at the back**, so they must be the **first** in the list.
  * **Headwear** is usually **in front of all elements**, so it should be **last** in the list.
* **Enable “Allow empty”** for layers that **can be optional**, such as glasses.
* **Type trait name** in *\[Trait name]* field.
* **Click “Submit” and accept the terms.** Wait about **a minute** for all traits to upload **without closing the tab -** once completed, you will gain control over the RT.
* **Wait for your collection to be added to the** [**Library**](https://pfp3.io/library)**.**
* **Wait for the first PFP generation and royalty payment.** Then, go to **Designer Hub** and open the [Royalty Claim Page](https://pfp3.io/designer-hub).

🚀 **Your collection is now live on PFP3!**

> Read more how PFP3 works - [How PFP3 works](/pfp3/technical-details/editor.md)

<figure><img src="/files/sCtOzDbdW30JREK1LSsV" alt=""><figcaption><p>Collection creation flow</p></figcaption></figure>

> To get support contact us on Telegram – [t.me/zwergdev](https://t.me/zwergdev)


---

# 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://zwergs-organization.gitbook.io/pfp3/designer-hub/submit-and-receive-royalty.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.
