# Starting a stake pool

Party Starters, will have the creative freedom to design their own trustless HEX stake pool with the following parameters:

* Ticker name
* Mint Phase duration
* Organizer fee
* Organizer address
* Stake length
* Reload Phase length

The organizer fee, set by the Party Starter, is a unique revenue opportunity that rewards Party Starters for growing their pool and increasing the Bigger Pays Better bonus for their community.

The organizer address is where the organizer fee is sent. You could set this address as your own address, another smart contract address, a multi-sig address for a community, or maybe even an address set up for a charitable organization.

Pool Party will offer an easy-to-use minting interface to Party Starters that will be ready to go when a pool is created.

Active pools, both during Mint Phase and while staked, will be listed on Pool Party, offering free exposure to grow your pool.


---

# 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.hexpool.party/pool-party/starting-a-stake-pool.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.
