# Finalize a Private/Seed Sale

After your Private Sale has met softcap and ended or reached the hard cap, follow these steps to list your token:\
\
If your token has fees, rewards, and max tx in the contract, you have to [exclude those functions](https://docs.pinksale.finance/exclude-fees-dividends-max-tx-on-bscscan) for the presale address in order to finalize the pool.

1\. In the “Pool Actions” section, you can choose to click on “Finalize” to complete the Private Sale.

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

2\. MetaMask will now ask you to confirm the transaction. It will also show you the fee that you are required to pay for that transaction. If you agree, then click on the “Confirm” button to finish the process.

3\. After Finalize, you will receive fund raised from private sale (you can check it in presale address transaction)\
\
4.To allow contributors claim their tokens, click on Set Claim Time. You can choose “Claim Right Now” to investors start claiming tokens now OR choose “Set Claim Time” so investors can claim tokens later. (**you should set claim time after the time liquidity pool added)**

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

\
**Private/Seed Sale Investors:**\
\
After claiming time ended up, private/seed sale investors can claim their token.

<figure><img src="/files/HfLkL0qpFwK640TAmodI" 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://docs.pinksale.finance/private-sale/finalize-a-private-seed-sale.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.
