# Pool Setup

Use collection address or hashlist to populate allowed NFTs

Ability to exclude specific hashes in the ineligible NFTs section.

<figure><img src="/files/4hxWeNopGgDEcVmBuvET" alt=""><figcaption></figcaption></figure>

Define allowed options for type of swap

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

Set tokens and main swap fees

static or dynamic pricing

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

View example prices based upon number of NFTs in pool if using the dynamic pricing option

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

**Tax**

**A**dd Token fees or SOL fees to each transaction as a % or fixed amount.

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

**Discord Role Gating**

Ability to lock use of the pool to specific roles within any discord.

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

**Re-roll**&#x20;

Add generic image and text for nfts that enter the pool

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

**Set Wallets**

Set one or multiple wallets for fee distribution

<figure><img src="/files/XLZWQtaDpJ1scsf5HWXG" 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/gz-s1/pool-setup.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.
