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

# FAQ

<details>

<summary>What are the benefits of OG roles?</summary>

OG roles on Discord get automatic whitelist access to Snark's private sale and priority access to Snark's public sale.\
\
Additional benefits of OGs that invest in the Snark private sale include:

* Super OG Role Badge (not offered anywhere)
* A Private channel inside the Snark discord server where they can get exclusive access to more benefits within the Snark ecosystem (partner seed rounds, private rounds, alphas, airdrops, etc.)
* Bonus Snark tokens that will be airdropped (vested)

</details>

<details>

<summary>Benefits of Snark token holders</summary>

Holders of Snark tokens get special access to the Snark ecosystem such as higher rewards on staking, more insurance, voting rights, and future features not available to the public.\
\
The most important benefit of holding the snark token is the early access investors have to other new crypto projects that are looking to launch soon.\
\
These early-stage crypto projects usually offer their token price to Snark investors at a much lower valuation than the listing price as there is some risk involved when investing in a token that has not launched yet.\
\
You can the [Tiered System V1(Old)](/snark-launch/tiered-system-v2-updated/tiered-system-v1-old.md)which explains what you get for a certain amount of tokens you hold.\
\
Simply put: the more Snark tokens you own, the more exclusivity you have.&#x20;

</details>

<details>

<summary>When will the Public IDO Sale happen?</summary>

The public IDO will happen April 14, 1 PM UTC

</details>

<details>

<summary>Why is the Private sale so soon, why did the roadmap change?</summary>

The token sale was initially scheduled for May 2023, but due to some recent fake tokens and scams of Snark going around, the team did not want to wait longer for the Snark brand to be tarnished because of scammers taking advantage of Snark's marketing campaigns. \
\
The Snark staff also experienced a surge of demand over the last few days about investors wanting a much earlier sale & launch. \
\
This is us listening to the community. ![🚀](https://discord.com/assets/748ff0e7b2f1f22adecad8463de25945.svg)

</details>

<details>

<summary>Is KYC needed to participate in the Snark private sale? </summary>

No, KYC is not needed for the Private sale as only OGs (whitelisted wallets) are allowed to contribute in the private sale.

</details>

<details>

<summary>What is the difference between the Private Sale and Public Sale?</summary>

The **Private Sale** means you get a lower price to purchasing the tokens, except the tokens are not launched yet. Only users who are whitelisted (Discord Roles) can participate in the private sale. Investors of private sales also get access to a special airdrop pool.

In the **Public Sale**, everyone can invest and it's a first come first serve. The price at public sale is also very close to the listing price on exchanges/dex when the tokens launch. The token listing is usually very near the time of the **public sale.**

</details>

<details>

<summary>How does Snark Launch perform Due Diligence on projects?</summary>

1. Perform KYC (ID & Official Docs)
2. Initial call with at least 3 members of the core team
3. Community Voting via DAO platform

</details>


---

# 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://snark-launch.gitbook.io/snark-launch/faq.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.
