# How can buyers participate in Seedpad?

## 1. Select a project

You can see a list of Seedpad projects by clicking on the Seedpad section on the homepage or the Seedpad button on the navigation bar at the top of the page. On the left hand side of the Seedpad page, you can filter projects by the current status of their progress. By clicking on each project, you will enter the project page where you can find all the information on the project including the details of the sales process.

<figure><img src="/files/xLT4O25fTYUmGl4CAMHz" alt=""><figcaption><p>the Seedpad module on the homepage </p></figcaption></figure>

<figure><img src="/files/Tu1zF4LTFw0EYYXO825B" alt=""><figcaption><p>Seedpad page</p></figcaption></figure>

## 2.Buy a ticket

You can see the start time, end time and the number of tickets for sale on the project page. Tickets can only be bought for collections within the active selling time and are not yet sold out. On the project page, select the number of tickets you want to purchase, pay after double checking the purchase information, and confirm the transaction in your wallet.

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

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

## 3.View the Purchase Record&#x20;

On the project page, you can view the tickets that have been purchased. You can also go to your Oases profile page and view your purchase history under the Seedpad tab.

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

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

## 4.Waiting for the NFT draw

The system will automatically display the results of the NFT draw after the sale time expires. See the [NFT Draw Rules](/help-center/oases-seedpad/nft-draw-rules.md) for details.

## 5.View the NFT draw status&#x20;

You can view the winning list on the project page after the system finishes the NFT draw.

## 6.Claim my NFT&#x20;

If you win, you can claim your NFT on the project page or your profile page.

## 7. View and claim royalties

For each purchased ticket, you will automatically be allocated the pre-defined share of future transaction royalties of the corresponding NFT collection. You can enter Profile-Seedpad at any time to view and claim your royalties. Unclaimed royalties will be stacked over time until claimed. Note that Oases only supports the sharing of royalties generated by on-chain ETH transactions. Stacking royalties will therefor be more gas and cost effective.&#x20;

> Example: The issuer offers 200 tickets, and you buy 2 tickets. The issuer set the royalty to 2.5%, of which 1.5% is shared with the holders of tickets. If the sale amount of a certain NFT is A, you will be allocated A\*1.5%\*2/200 after the transaction.

<figure><img src="/files/2WUz3xpx8f7u8Z3TLKws" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: 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:

```
GET https://wiki.oases.com/help-center/oases-seedpad/how-can-buyers-participate-in-seedpad.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
