# FAQs

**What is DeeStream?**

DeeStream is a Web3 streamling platform, built on the Ethereum blockchain.

**How can I buy DST tokens?**

You can purchase tokens by creating an account using our official presale site  [https://invest.deestream.com](https://invest.deestream.com/)

**What payment methods can I purchase tokens with?**

We accept a number of recognised payment methods from BTC, ETH, BNB, SOL, USDT and more. You can find the full list on the buying page of our presale site.

**Has the smart contract been audited yet?**

Yes, you can find the audit report [here](https://github.com/interfinetwork/project-delivery-data/blob/main/DeeStream/DeeStream_AuditReport_InterFi.pdf)

**How many stages to presale will there be?**

There will be a total of six stages during the presale

**Will there be staking?**

Staking will be active from the date of launch, you can earn between 6% - 15% depending on the amount you stake, your VIP tier level and the length of time staked

**What is the total supply?**

DST has a total supply of 300,000,000. No more tokens than this can ever be made.

**When will I receive my tokens?**

You will receive 10% of your tokens weekly for 10 weeks starting from the day of launch. These will be airdropped to your designated wallet meaning the gas fees are covered by DeeStream.


---

# 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://deestream.gitbook.io/deestream/faqs.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.
