# Secure Sale Purchase

1. Connect your web3 wallet.
2. Click on Sales Panel on top bar or go to link : /search.

<figure><img src="/files/wvD19B8wvdRzgOfUlEij" alt="" width="563"><figcaption></figcaption></figure>

3. Select the Token Sale in which you want to participate.

<figure><img src="/files/OZW015P7HmNczuQ3u358" alt="" width="375"><figcaption></figcaption></figure>

4. Carefully check the sale timings, Sale rate, payment option and token details.

<figure><img src="/files/QVSOksK9nYP3e4BJTN0y" alt="" width="375"><figcaption></figcaption></figure>

5. Also check the vesting and locking schedules if any on sale details.
6. Input the number of payment token you want to invest and check the estimated sale token you will receive in your wallet.
7. If the payment option is native coin like Matic, BNB or Eth, just click on BUY and confirm the transaction.
8. If the payment option is any token, two calls will be made one for approval of tokens and next for purchase of tokens.
9. Once successful check your balance on Metamask or in Sale payment options.
10. Click on Add Sale Token to Metamask and confirm the request to add token to metamask and see your balance.


---

# 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://securedapp.gitbook.io/securedapp-launchpad/secure-sale-purchase.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.
