# Buy/Sell

* 1 Way Swap allowing users to purchase NFTS in a pool
* 2 way swap allowing users to buy or sell NFTs from a pool

Re-Roll functionality can be toggled on or off\
Static or dynamic pricing methods can be set.\
Set pool fees for swapping.

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

**Dynamic pricing**

The price to buy or sell an NFT will fluctuate depending on the number of NFTs in the pool. You can manage this price & qty.

<figure><img src="/files/yQeKd3a0KQJMHnU32VX4" 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/buy-sell.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.
