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

# Collection settings

#### Getting started

vSelf aims for flexibility in the NFT collection toolkit.  The NFT collection constructor will have a list of collection settings.  It will help users to set up NFT collections suitable to their needs and use cases.

#### Collection settings&#x20;

* *<mark style="background-color:purple;">Sign-in requirement</mark>*: on/off &#x20;

  Indicates whether users are required to sign in to claim rewards.
* *<mark style="background-color:purple;">Transferability:</mark>*  transferable/non-transferable\
  Shows if the NFT reward can be transferred to a different NEAR account.
* *<mark style="background-color:purple;">Total number of NFTs</mark>*: limited (n) /unlimited\
  Restriction for the total number of distributed NFTs from the collection.
* *<mark style="background-color:purple;">Management type:</mark>*  business/individual\
  Business collections are grouped by the owner in the list of collections; all the individual collections are put into a single list.&#x20;
* *<mark style="background-color:purple;">Privacy type:</mark>* public/ private\
  "Public" type means that anyone is able to claim rewards from the collection. "Private" type allows only users from the selected list to claim rewards. The list of approved users is constructed from members of some community. One can learn about vSelf community management [here.  ](/vself-project-documentation/community-management-toolkit.md)
* *<mark style="background-color:purple;">Access type:</mark>*  open/ limited\
  Collection can be freely distributed or strictly controlled by the owner.
* *<mark style="background-color:purple;">Achievements</mark>*: set of activity configs\
  Pre-defined conditions for achievements based on the user history of rewards ( more information about achievements can be found [here](/vself-project-documentation/nft-collection-toolkit/provenance-traction.md#achievements-inside-the-single-collection)).
* *<mark style="background-color:purple;">Ambassadors permission:</mark>*  on/ off\
  Collection rewards can be distributed with a special mark of the ambassador's wallet.

#### Current stage&#x20;

* Sign in requirement setting is ready to use NEAR-based version and unavailable for Camino-based one.
* Transferability can be chosen for NEAR-based version, and for Camino all the collections always consist of SBTs (non-transferable NFTs).
* Number of minted NFTs is unlimited for both versions.
* Business & individual collection setting is in development. All the collections are shown separately in the web application. To add your collection to the mobile application for NEAR-based version, one should contact us at <mark style="color:blue;"><info@vself.app>.</mark>
* All the collections are public for both versions.
* Achievements mechanics are in the testing mode for now. One can contact us at <mark style="color:blue;"><info@vself.app></mark> and provide achievement & activity config for NEAR-based version.
* Ambassadors permission option is almost ready for both versions and will be available very soon.
