> For the complete documentation index, see [llms.txt](https://docs.beecapital.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.beecapital.org/common-problem/how-to-participate-in-beecapital-launchpad.md).

# How to participate in BEECapital Launchpad

How to participate in the BEECapital Launchpad : <https://launch.beelaunchpad.org/#/>

1\. View all pre-sales at the following link: <https://launch.beelaunchpad.org/#/private-sales>

<figure><img src="/files/5MpUL9r2IR3J7mtr5BD9" alt=""><figcaption></figcaption></figure>

You can check the pre-sale type and pre-sale status on this page.

2\. Click \[Participate in Presale] on an item on the pre-sale page, you can see all the information related to that pre-sale item, please check all the contents carefully before purchasing the pre-sale.

<figure><img src="/files/7ezp1pdjOMwJcDOSR6RW" alt=""><figcaption></figcaption></figure>

3\. To purchase a presale, you need to link your wallet and click on the maximum number of copies you can purchase to display the amount of USDT you need, click on the purchase and complete the payment to successfully purchase the presale.

4\. After the pre-sale is over, on the pre-sale page, collect the tokens purchased during the pre-sale, click the \[Withdraw] button, after the withdrawal is successful, the withdrawal button will be grayed out to withdrawn, then you can import the token contract address in your wallet to check the received tokens.

<figure><img src="/files/1WHBtK3t96KggaKve8jh" alt=""><figcaption></figcaption></figure>

5\. If the pre-sale type is \[whitelist pre-sale], only specific users can buy it. Users without whitelist cannot participate in the pre-sale, but they can buy it after the project tokens are opened for trading.

6\. You can view the item's \[Pre-sale price], \[Number of participating pre-sale users], and \[Number of my purchases] in the pre-sale details page, as shown below.

<figure><img src="/files/6dgkHlvtcxtCPWr0KHQ7" alt=""><figcaption></figcaption></figure>


---

# 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://docs.beecapital.org/common-problem/how-to-participate-in-beecapital-launchpad.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.
