# FAQ

### About our Launchpad

<details>

<summary>What is KyuPad?</summary>

KyuPad is a community-based launchpad on Solana

</details>

<details>

<summary>Do I need to stake any tokens to join KyuPad's sales?</summary>

No. You only have to click the "Register" button to join an IDO. However, you have to meet certain criteria to register. Winners will be picked randomly

</details>

<details>

<summary>Does KyuPad charge me any fee for registering?</summary>

No. We do not charge users any fee for registering

</details>

<details>

<summary>How can I know if I win allocation?</summary>

After the raffle result is announced, you can connect your wallet and check for your allocation

</details>

<details>

<summary>Do I need to KYC to join a sales?</summary>

You only have to do KYC if you win an allocation.&#x20;

</details>

### About our NFT Pass

<details>

<summary>How can I have an NFT Pass?</summary>

NFT Pass will be offered to Big Communities Members and KyuPad supporters. For details, you can check [here](/our-product/our-initiatives-system/nft-pass.md)

</details>

<details>

<summary>What is the NFT Pass for?</summary>

Holders will have SERIOUS advantages in our upcoming IDOs. Stay tuned.

</details>

<details>

<summary>Can I sell my NFT Pass?</summary>

Yes. You are freely to trade, sell and buy our NFT Pass on secondary market.&#x20;

</details>


---

# 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.kyupad.xyz/our-product/faq.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.
