# Sale-related Questions

**Q. When will the public sale happen?**\
A. The USDT public sale will happen in \~\~Q4 of 2022.\~\~Q1 of 2023.

**Q. When will you sell HVH coins?**\
A. We don't have any plans for a HVH coin sale. We're going to make HVH available on the market.

**Q. Do the prices of the Planets change according to how many have been sold?**\
A. We'll announce a price change policy during the public sale.

**Q. Can you buy Mini-Planets during the pre-sale?**\
A. Mini-Planets will only be available starting from the public sale.

**Q. Will you update the whitepaper?**\
A. We're planning an overhaul of HAVAH DOCS including all the technical aspects. We'll announce it in the community once it's ready.


---

# 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.havah.io/havah/guide/faq/sale-related-questions.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.
