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

# Private

The first fundraising round for PalPaw commenced as a seed round, known as a private presale. While open to anyone for participation, the majority of contributors were within the social circles of the team and core community members.

#### Raise Information <a href="#raise-information" id="raise-information"></a>

| Description | Amount ($SOL) |
| ----------- | ------------- |
| Soft Cap    | 20.00         |
| Hard Cap    | 500.00        |

**Token Allocation per $SOL**: 50,000.00

#### Contribution Information <a href="#contribution-information" id="contribution-information"></a>

| Description          | Amount ($SOL) |
| -------------------- | ------------- |
| Minimum Contribution | 0.01          |
| Maximum Contribution | 5.00          |

**Objective:** The primary objective of this funding round is to secure the capital needed for an initial runway. Funds raised will be allocated as follows:

* 90% of the SOL raised will be utilized for liquidity provision of the PalPaw token on the [Raydium](https://raydium.io/) decentralized exchange.
* 10% of the SOL raised will be allocated for administrative expenses, including but not limited to legal, marketing, and operational costs.

**Note to Contributors:** Please ensure that you provide accurate and complete information in the Private Sale form to facilitate the token purchase process. Your contribution will play a crucial role in building the PalPaw community, marketing the project, and covering operational expenses essential for the project's development and launch.

Thank you for your interest in PalPaw's seed round. Together, let's embark on this exciting journey to revolutionize the crypto space!


---

# 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://palpaw-token.gitbook.io/palpaw/presale/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.
