# Auction House Deployer

- [Deploy your Auction House](https://docs.gbm.auction/auction-house-deployer/deploy-your-auction-house.md): You can now use our Auction House Deployer to launch your own custom-branded Auction House!
- [Customise your Auction House](https://docs.gbm.auction/auction-house-deployer/customise-your-auction-house.md): Your Auction House is deployed, now it's time to make it feel like home.
- [Adjust your Marketplace Fees](https://docs.gbm.auction/auction-house-deployer/customise-your-auction-house/adjust-your-marketplace-fees.md)
- [Add or remove NFT contracts](https://docs.gbm.auction/auction-house-deployer/customise-your-auction-house/add-or-remove-nft-contracts.md)
- [Manage Auction House Access](https://docs.gbm.auction/auction-house-deployer/customise-your-auction-house/manage-auction-house-access.md)
- [Launch Your First Auction](https://docs.gbm.auction/auction-house-deployer/launch-your-first-auction.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://docs.gbm.auction/auction-house-deployer.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.
