> For the complete documentation index, see [llms.txt](https://blockwise-1.gitbook.io/blockwise/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://blockwise-1.gitbook.io/blockwise/blockwise-overview/ico-private.md).

# ICO - Private

Here's how to buy Blockwise's ICO privately, either on their official website or via Pinksale, along with details on each round of purchase and the quantity of tokens available:

<figure><img src="/files/qV0i5PYiZL0CkkMKSXOJ" alt=""><figcaption></figcaption></figure>

#### How to Buy ICO Privately:

1. **Access Blockwise's Official Website or Pinksale**:
   * Go to Blockwise's official website or Pinksale.
2. **Log in or Create an Account**:
   * Log in if you have an existing account, or create a new one.
3. **Select Purchase ICO Private**:
   * Choose the option to purchase ICO Private or invest in a specific round.
4. **Choose Quantity and Payment Method**:
   * Select the quantity of BW tokens you wish to purchase in the ICO Private round.
   * Choose your preferred payment method, which may include BNB or other accepted cryptocurrencies.
5. **Complete the Payment**:
   * Follow the instructions on the website to complete the payment. Ensure you provide the correct wallet address and desired quantity of BW tokens.
6. **Confirm the Transaction**:
   * After a successful payment, wait for confirmation of the transaction on the website.
7. **Receive BW Tokens**:
   * Once the transaction is confirmed, the BW tokens will be transferred to the wallet address you provided.
8. **Store BW Tokens**:
   * Upon receiving the BW tokens, store them in your personal wallet or a secure wallet to ensure their safety.
9. **Monitor ICO Information**:
   * Stay updated on ICO information to receive updates on upcoming rounds of purchase and important project developments.

#### Quantity of BW Tokens Each Round:

* **Round Seeds**: 1 BNB = 10,000 BW
* **Strategic Round**: 1 BNB = 9,000 BW
* **Series A**: 1 BNB = 8,000 BW
* **Series B**: 1 BNB = 7,000 BW
* **Series C**: 1 BNB = 6,000 BW
* **Series D**: 1 BNB = 5,000 BW

Each round of purchase is spaced 15 days apart to allow investors sufficient time to participate and stay informed. Additionally, the price of BW tokens will vary for each round, so be sure to monitor and participate in the round that aligns with your investment needs and strategy.


---

# 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://blockwise-1.gitbook.io/blockwise/blockwise-overview/ico-private.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.
