# BrightyPad Launchpad Auction Contract

BrightyPad is using a self-running automated contract for the sale of BrightyPad tokens and the contract is deployed on the BSC blockchain. The auction contract follows the reverse Dutch-Auction methodology having round time as defined by the user. The auction is settled once the round is ended either on the completion of the time cycle defined or the whole pool is sold out and is then restarted again after the automatic in-built final price discovery, pool discount settlement and then the distribution of the tokens accordingly to the investors.&#x20;

BrightyPad auction contract provides many useful features and options to the users who will be using the contract for decentralized fundraising of their project.&#x20;

Users can easily define and set multiple factors and enter the values for their auction rounds at the time of the initial deployment of their auction contract. These rules of conduct include but are not bound to, are opening price, maximum pool supply, settlement algorithm, combined discount percentage, price change interval, the change percentage and much more. Adding more value to that, BrightyPad Launchpad also enables the users to change and redefine their auction round configuration and values at any later stage in the future even after the initial deployment of the contract.


---

# 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://brightypad.gitbook.io/whitepaper/advantages-and-benefits/brightypad-launchpad-auction-contract.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.
