> For the complete documentation index, see [llms.txt](https://wp.gotmlabz.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wp.gotmlabz.io/gz-s1/pool-setup.md).

# 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
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://wp.gotmlabz.io/gz-s1/pool-setup.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
