# GZ-S1

- [Swap](https://wp.gotmlabz.io/gz-s1/swap.md): Powered by GZ-S1 protocol - One front end user interface -multiple usecases
- [NFT Update](https://wp.gotmlabz.io/gz-s1/nft-update.md): ''Re-Roll'' Update an existing NFT
- [NFT Burn](https://wp.gotmlabz.io/gz-s1/nft-burn.md)
- [Buy/Sell](https://wp.gotmlabz.io/gz-s1/buy-sell.md): Provide simple to use BUY/SELL pools
- [Pool Setup](https://wp.gotmlabz.io/gz-s1/pool-setup.md)
- [Trait Management](https://wp.gotmlabz.io/gz-s1/trait-management.md): If using the re-roll feature it is vital to ensure traits, max qtys, layer orders constraints and forced combinations are all set up accordingly.
- [Projects](https://wp.gotmlabz.io/gz-s1/projects.md)
- [Display Qty's](https://wp.gotmlabz.io/gz-s1/display-qtys.md)
- [Pricing](https://wp.gotmlabz.io/gz-s1/pricing.md)


---

# 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.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.
