# Edit Project

Public

* Use toggle button to make store available or unavailble to public, great for setting up and testing.

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

### Project Name&#x20;

* Enter the name of your project.

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

### Logo / Favicon / Banner / Backgrounds

* Upload branding for your project.

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

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

<figure><img src="/files/42aGTM3NsS4WiutZdmAZ" alt=""><figcaption></figcaption></figure>

### Custom Links&#x20;

* Add custom links to the navigation bar of your store.

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

### Links

* Add links to marketplaces, discord and twitter.

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

<figure><img src="/files/9PsxOzkGki2HdE2bVrWi" alt=""><figcaption></figcaption></figure>

### Collection Address, Verified Creator or Hashlist

* Enter one of the above to define the NFTs shown in your store.

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

### Ineligble NFTs

* &#x20;Here you can enter the hashlist of any 1/1's from the collection to be excluded from the trait store.
* Enter hashlist such as: \["nftpubkey1", "nftpubkey2"].

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

### **Project Tokens**

* Enter the address of the SPL token you want to use in the store.

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

### Rarity Display&#x20;

* Optional, enter the howrare url for your collection, this will display the rarity of your NFTs in the front end.

<figure><img src="/files/90qrkHALDTJ9hERUbO5B" alt=""><figcaption></figcaption></figure>

### SOL Fee

* You can define a transaction fee in SOL and the designated wallet to be applied to every customer transaction.

### Token Fee

* You can define where the TOKEN is distributed to from all sales within your store and set the designated wallet addresses.
* Percent should be set in decimal form. Example: 25% should be inputted as 0.25. All amounts should total 1.

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

### Layer Order

* Layers will automatically appear based upon the first NFT in your collection. After creating the store, refresh the page to prompt an update.
* Please add any additional layers in the correct order it should be generated (even if it's a text-only layer). If a layer exists on an NFT, but not here, it will not be generated. No layers found.
* You can reorder the layer order displayed in store by dragging into correct position.

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

#### Custom Layer Orders (Overrides)

Define alternate layer orders that activate when specific traits are present on the NFT. For example, skeleton bodies may need a different layer order.

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

### UA Wallet

* In order for the store to function correctly, the UA wallet is required. \
  Enter the private key for the UA wallet to your collection.
* **This value is securely encrypted in our database and never exposed.**&#x20;

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


---

# 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://wp.gotmlabz.io/trait-store/edit-project.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.
