# FAQ

<details>

<summary>Why StereoAI doesn't have a SAFU contract badge?</summary>

These are the conditions that Pinksale needs to give us the [SAFU contract badge](https://docs.pinksale.finance/important/safu-contract):

*"SAFU Badge means that the project cannot be manipulated by the developer to hurt investors and gain an unfair advantage over them. SAFU badge will be given to KYCed projects that meet below specifications and ownership held by SAFU Developer."*

It means that **we cannot be the developers of our token if we want to get the SAFU badge.** We are a high tech company and **we develop the contracts by ourselves.** So for giving trust to our investors we have done [KYC](https://pinksale.notion.site/StereoAI-KYC-Verification-2dfdd8cc024e4fd68c578a81b53558be), [Audit ](https://github.com/cyberscope-io/audits/blob/main/stai/audit.pdf)and we are [DOXXED](https://youtu.be/NgB3f763euI).

</details>

<details>

<summary>What is the token sale price?</summary>

The presale method we have chosen is the Preesale Fair launch.

Token price = total raised bnb / total tokens for fair launch.

</details>

<details>

<summary>What is the minimum purchase amount? </summary>

0.2 BNB

</details>

<details>

<summary> What is the total supply of tokens? </summary>

**Total Supply:** 300,000,000 **$STAI**

**Tokens for Presale:** 100,800,000 **$STAI**

</details>

<details>

<summary> What is the timeline for the token sale?</summary>

**Presale Start Time:** 2023.02.15 14:00 (UTC)&#x20;

**Presale End Time**: 2023.02.17 15:00 (UTC)&#x20;

**Listing On Pancakeswap:** 2023.02.18 15:00 (UTC)

</details>

<details>

<summary> What are the accepted payment methods?</summary>

To buy at the Preesale you will need a Metamask. The token to buy will be BNB on the Binance Smart Chain network. Also, you will need to connect with the Pinksale dapp.&#x20;

</details>

<details>

<summary>What is the maximum purchase amount?</summary>

10 BNB

</details>


---

# 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.stereoai.app/stereo-ai-company/faq.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.
