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

# For All Questions

**Question 1: How Do I Use the Platform?**

To get started with the predictions market, simply navigate to our platform. Press the 'Open dApp' button, connect your wallet, and start placing your preferred bets! For a more detailed guide on how to use the platform, refer to the 'Platform' section of this whitepaper.

**Question 2: How Do I Buy the $BLITZ Token?**

Initially, the $BLITZ ERC-20 token is only tradeable on Uniswap. To buy our token, transfer ERC-20 ETH from a centralized exchange account to a MetaMask or another non-custodial wallet. From there, head over to this \[LINK] on Uniswap and enter our official \[CA]. Hit swap for the amount of ETH you want to buy, and you are all set!

**Question 3: Is it Safe to Buy the $BLITZ Token?**

As detailed in the 'Safety & Governance' chapter of this whitepaper, we have taken necessary steps to ensure the safety and governance of investors. For example, we have locked liquidity, renounced our contract ownership, and performed a contract audit. However, it is important to note that we cannot guarantee financial gains, and you should never invest more than you can afford to lose.

**Question 4: What is the Marketing Plan?**

Our marketing plan is extensive, as we recognize the importance of spreading the word in an organized and structured way. We aim to onboard key opinion leaders (KOLs) and combine this with buybacks, online and offline advertisements, and other forms of marketing to increase visibility. Have any recommendations? Reach out to the team!

**Question 5: I Have Another Question, How Do I Reach Out to the Team?**

To get in contact with the team, send a DM to our official X account or join our official Telegram discussion group. Always verify the username of our developers and the group names to avoid scams.

If there's a question you think we should add here, let us know!


---

# 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://blitzs-organization-2.gitbook.io/com/faq/for-all-questions.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.
