> For the complete documentation index, see [llms.txt](https://edgeverse.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://edgeverse.gitbook.io/whitepaper/tokenomics/sale-details.md).

# Sale Details

The specific details regarding the token sale, including timelines, pricing mechanisms, vesting schedules (if applicable), whitelisting procedures, and regulatory compliance measures, will be communicated through official channels such as the Edgeverse DAO website, social media platforms, and community forums. Interested participants are encouraged to stay updated on these channels for accurate information about the token sale process.

As with any investment opportunity, potential participants should conduct their due diligence before engaging in the token sale. It is essential to understand the associated risks, project fundamentals, team background, legal implications, and other relevant factors before making any investment decisions related to EDGV tokens.

[Note: The above information is provided as a general outline of Edgeverse DAO's intended approach towards token distribution and sale. Specific details may vary based on market conditions, legal requirements, project developments, and other factors deemed necessary by Edgeverse DAO's core team and advisors.](#user-content-fn-1)[^1]

<br>

[^1]:


---

# 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://edgeverse.gitbook.io/whitepaper/tokenomics/sale-details.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.
