> 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-1-end.md).

# Private Sale Phase 1 - End

{% embed url="<https://paragraph.xyz/@osschain.eth/osschain-private-sale>" %}

### **Introduction**&#x20;

The Osschain team is delighted to bring to our community two transformative opportunities: an exclusive Private Sale of OSS Tokens and the chance to join our Governance DAO.

## **1. Exclusive Private Sale of $OSS Tokens**&#x20;

We're opening a special Private Sale of $OSS tokens, offering a unique investment opportunity.

### **Sale Details**

* **Token Availability**: A total of 3 million $OSS tokens.
* **Token Price**: Just $0.02 per token.
* **Maximum Purchase Limit**: Each wallet can buy up to 125,000 tokens.
* **Sale Start**: 28 December 2023, at 22:00 UTC.
* **Sale End:** 28 March 2024, at 22:00 UTC.

### **Participation Protocol**

* **Transaction Method**: Participants should send Matic to the designated address: Polygon Matic - 0xc80D93CDFab3aCa53FbC8751264b42a640367020
* **Token Receipt**: The equivalent amount in $OSS will be sent back to the same account from which Matic was sent.
* **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 from Matic to $OSS. Double-check the address before sending Matic.

### **Why Invest?**

* **Exclusive Access**: Prioritized for our community, this sale offers the first chance to invest.
* **Attractive Pricing**: An unbeatable opportunity to purchase OSS tokens.
* **Limited Supply**: High demand and limited availability make this a unique opportunity.

***

## **2. Join Our Governance DAO**&#x20;

Joining our Governance DAO is open to those holding over 100,000 OSS tokens.

### **DAO Membership Benefits**

* **Decision-Making Power**: Influence Osschain's strategic decisions.
* **Exclusive Insights**: Early access to upcoming projects.
* **Community Collaboration**: Be part of a forward-thinking community.

### **Eligibility Criteria**

* **OSS Token Threshold**: Minimum ownership of 100,000 OSS tokens.
* **Community Standing**: Maintain a positive presence within the Osschain community.

### **Why Join the DAO?**&#x20;

As a DAO member, you're a key player in the DeFi revolution, contributing to Osschain's innovation and growth.

**Stay Updated**&#x20;

We'll keep you informed through our official channels about the Private Sale and DAO membership.

**Closing Remarks** Thank you for being an essential part of our journey. We're excited to embark on these new ventures with you.

\
[Osschain Team](/docs/osschain.eth/team.md)

***

### Here's how to participate:

{% hint style="info" %}
For those interested in participating in Osschain's Private Sale, it is essential to follow the specific protocol for transactions. Participants are required to send Matic to the designated address:

**Polygon Matic:** 0xc80D93CDFab3aCa53FbC8751264b42a640367020

\
Upon completion of this transaction, in accordance with the general rules of the Private Sale, the equivalent amount in $OSS, Osschain's native digital asset, will be returned to the same account from which the Matic was sent.

It is crucial for participants to ensure that the transaction is made accurately to this address and to comply with all the guidelines provided in the participation form.&#x20;

\
This process is part of the seamless integration designed for the Private Sale, facilitating an efficient and transparent exchange of Matic for $OSS. Participants should double-check the address before sending Matic to avoid any errors or loss of funds.
{% endhint %}


---

# 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-1-end.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.
