> For the complete documentation index, see [llms.txt](https://zenithswap.gitbook.io/whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://zenithswap.gitbook.io/whitepaper/faqs.md).

# FAQs

1. **When is the official launch?**\
   Est. 03/27/2023
2. **What will the listing price ?**\
   Will be announced close to the IDO as it depends on ETH price.
3. **How to take part in public sale ?**\
   To be eligible for Public Sale either of the two has to be done: 1. Stake ARBPAD token as per their Tier stucture 2. Apply for our Whitelist event for non stakers
4. **How to know about roadmap?**\
   [**Roadmap**](/whitepaper/road-map.md)
5. **Is there any private round?**\
   Yes, Token locked for 1 year for private round, At TGE only Public will have token.
6. **Will the token listing happen in other DEX?**\
   Yes, SushiSwap
7. **How does the AI farm?ing work?**\
   ZenithSwap leads the way in using AI to maximize protocol's revenue from farming pools by collecting data from various chains and making the right plan. Protocol profits in the pending allocation will be farmed by AI cross bridge in the most profitable and secure stable coin pools. AI dashboard will show all transactions, pool farms that AI is using as well as rating, farm time, end time and estimated profit. Later on, $ZSP token holders can vote on the direction of AI development through ZenithSwap governance (ZenithSwap DAO).
8. **How much APY you will provide?**\
   Will be disclosed at launch.

   ### &#x20; <a href="#headingsix" id="headingsix"></a>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://zenithswap.gitbook.io/whitepaper/faqs.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
