> For the complete documentation index, see [llms.txt](https://osschain.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://osschain.gitbook.io/docs/events/private-sale-phase-2.md).

# Private Sale Phase 2

We are excited to announce the second phase of our exclusive private sale for $OSS tokens, offering a unique investment opportunity to our community.

### **Sale Details:**

* **Token Availability:** A total of 2.4 million $OSS tokens are available for purchase.
* **Token Price:** Priced at just $0.08 per token.
* **Maximum Purchase Limit:** Each wallet can buy up to 300,000 tokens.
* **Sale Start:** 28 April 2024, at 22:00 UTC.
* **Sale End:** 28 December 2024, at 22:00 UTC.

### **Participation Protocol:**

* **Transaction Method:** Participants should send ETH, BNB, or MATIC to the designated address: `0xc80D93CDFab3aCa53FbC8751264b42a640367020`.
* **Token Receipt:** The equivalent amount in $OSS will be sent back to the same account from which the transaction was made.
* **Accuracy is Key:** Ensure accurate transactions to the provided address, following the guidelines in the participation form.
* **Seamless Integration:** This process is designed for an efficient and transparent exchange. Double-check the address before sending your funds.

### **Why Invest?**

* **Exclusive Access:** Prioritized for our community, this sale offers the chance to invest before public availability.
* **Attractive Pricing:** An unbeatable opportunity to purchase $OSS tokens at a low price.
* **Limited Supply:** The high demand and limited availability make this a unique investment opportunity.

### **Use of Funds:**

* **Project Strategy Development**
* **WalletOSS Development -** [**https://github.com/osschain/osswallet/**](https://github.com/osschain/osswallet/commits/master/)
* **Marketing Initiatives**
* **Add New Liquidity Pairs on Decentralized Exchanges (DEXs)**


---

# 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://osschain.gitbook.io/docs/events/private-sale-phase-2.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.
