# Presale FAQ

<details>

<summary>Why a new presale in Arbitrum?</summary>

After the success in BSC, we have decided to go straight to increase our user base.  As our plan is to use NFT technology to democratize the use of our AI in the blockchain we have chosen a Network where the transaction volume of NFTs is getting higher.&#x20;

</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 ETH / total tokens for fair launch.

</details>

<details>

<summary>Will both of the tokens allow to have same functionalities in StereoAI?</summary>

Absolutely yes. Our priority is to keep the same benefits for our first investors and our goal is to protect their investment. That's why we have decided to create a bridge with a dynamic exchange ratio to keep the same value of the token in both of the networks.&#x20;

</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/syn-token/presale-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.
