# Settings and Permissions

On Settings and Permissions you can:

1. [Set the acceptable currencies](#setup-acceptable-currencies)
2. [Set Collection Royalties](#set-collection-royalties)
3. [Set Collection Manager](#setup-collection-managers)
4. [Verify your collection](#verify-your-collection)

#### Who has permission to set up a Collection? Only the owner.

The collection will appear on the *My Collections* page, which you can access on the Tools menu if you are the Collection owner.&#x20;

#### Follow these steps:

To access the Customize Collection section, go to main menu click on Tools > Edit my collections

<div align="left"><img src="/files/pNT43x3ASbU1ioP3MeDt" alt=""></div>

Click “Edit Permissions” on the collection you want to edit:

![](/files/cPtsyvP3pUbw3kdsVV0o)

#### **Setup Acceptable Currencies**

Set up which currencies can be used to buy the NFTs in this collection. \
Royalties will be received in these/the selected currencies.

<div align="left"><figure><img src="/files/f67V0WOEKGNkqr77QOPy" alt=""><figcaption></figcaption></figure></div>

**Set Collection Royalties**

Define the royalty percentage and the addresses that will be receiving royalties each time a sale from any NFT on the collection is completed.&#x20;

* The royalties are separated by a network, choose one and click "**Edit royalties**"
* Click "**Add Address**", you can add multiple receiving addresses;
* Paste the address and the royalty percentage that will be destined to it each time a sale is completed;
* Click "**Save**" to start the transaction to update this information on the [Royalty Registry](/help-center/developers/smart-contracts/royalty-registry.md)

<div align="left"><figure><img src="/files/UChgXCaqbUnbJDtYBaVH" alt=""><figcaption></figcaption></figure></div>

<div align="left"><img src="/files/fm5m1KTXpNkRXtAxHhtH" alt=""></div>

* Complete the transaction in your wallet to confirm the change.&#x20;

<div align="left"><img src="/files/HcPVycLQ1ews0Y80lc2V" alt=""></div>

#### **Setup Collection Managers**

Managers will be able to [customize your collection](/help-center/luxy-marketplace/collection-management/customize-your-collection.md)! They won't be able to change the acceptable currencies, managers, or royalties.&#x20;

To assign Collection Managers:

* Click "**Edit Managers**" on the Settings & Permissions page;
* Click "**Add Address**", you can add multiple receiving addresses;
* Paste the manager account address;
* Click "**Save**" to update your Collection managers:

<div align="left"><img src="/files/Z74JACkUmDKe5O6MV1r7" alt=""></div>

<div align="left"><figure><img src="/files/7vnqqghIF4bJjsQBjhkk" alt=""><figcaption></figcaption></figure></div>

<div align="left"><figure><img src="/files/WbSzGw0lCInNImcjBw5b" alt=""><figcaption></figcaption></figure></div>

#### Verify your collection

You can get the green badge to your collection, following these two criteria:

1. The individual NFT Contract address matches one of the contracts created by its associated NFT Project team.
2. The individual NFT Contract is part of a Collection that is listed on and has been Verified by at least one other industry-leading, NFT Marketplace.

Verify via Twitter

Make a tweet from your project's official account containing the link to your collection page on LUXY into the contents. Then copy your tweet link into the field and request your verification.


---

# 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://docs.luxy.io/help-center/luxy-marketplace/collection-management/settings-and-permissions.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.
