# Before deployment

Before deployment, you can change any data anytime you'd like. There are 5 tabs you can review configurations

* **General:** General information
* **Sale:** Public sale/presale information
* **Payout:** Payout/royalties information
* **Advanced:** Enable/disable and configure advanced features. Check [advanced features page](/creators/manage-smart-contract/before-deployment/advanced-features.md) to learn more about what features we have
* **Deploy:** Once you are ready to deploy, you can deploy your contract from here

<figure><img src="/files/rdm4ey11DimXejHQdN2G" 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://docs.launchpad.heymint.xyz/creators/manage-smart-contract/before-deployment.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.
