# BlackDragon Wiki

## BlackDragon Wiki

- [The BlackDragon Ecosystem](https://docs.blackdragon.io/master.md): A decentralized blockchain-native fundraising group set to revolutionize crypto investing.
- [Platform](https://docs.blackdragon.io/platform.md): A crypto investors’ one-stop-shop for premium preliminary deals.
- [Token (BDT)](https://docs.blackdragon.io/token.md): The backbone of our community-based fundraising ecosystem.
- [General User Info](https://docs.blackdragon.io/getting-started/general-information.md): All you need to know before you get started.
- [Platform Manual](https://docs.blackdragon.io/getting-started/platform-manual.md): A step-by-step guide for successful Platform usage.
- [Step 1 - Set Up MetaMask Wallet](https://docs.blackdragon.io/getting-started/platform-manual/set-up-metamask-wallet.md): The first thing you need to get started is a digital wallet.
- [Step 2 - Token Lock-Up](https://docs.blackdragon.io/getting-started/platform-manual/step-2-token-lock-up.md): In order to calculate your pro-rata amount you will need to lock your xBDT.
- [Discord Manual](https://docs.blackdragon.io/getting-started/discord-manual.md): A step-by-step guide for successful Discord setup.
- [Incubation](https://docs.blackdragon.io/under-the-skin/incubation.md): Setting up early-stage projects for long-term success.
- [Rules](https://docs.blackdragon.io/under-the-skin/rules.md): All of the below factors should be thoughtfully considered before investing in a project through the BlackDragon platform or the crypto space in general. Rules are subject to change and revision.
- [Glossary](https://docs.blackdragon.io/under-the-skin/glossary.md): Important terminology every BlackDragon community member should know.
- [FAQ](https://docs.blackdragon.io/under-the-skin/faq.md): A comprehensive collection of our community's most interesting inquiries.


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.blackdragon.io/master.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.
