> For the complete documentation index, see [llms.txt](https://smartlaunchpad.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://smartlaunchpad.gitbook.io/docs/help/faq.md).

# FAQ

**What Is The Benefit For $SPAD Token Holders?**

Holding $SPAD in your wallet gives you many benefits.                                                                         1. By holding SPAD you can Participate in our private & Public sales.                                                               2. If you stake your $SPAD you can earn APY,Higher Tier gives you higher allocation during the sales.

**Is SmartLaunchpad Multichain?**

Currently, it is only on BSC. Other chains will be added gradually to make Smartlaunchpad a multichain launchpad.

**What is your contract address ?**

0x36d7FDd865DF2584aEB6619139aAeAF1868CF3f2

**Do I Need To Perform KYC To Participate In IDO?**

KYC is necessary to participate in IDOs, not to trade in the marketplace or for staking purposes.

**What's The Accepted Currency For An IDO? BNB, USDT Or BUSD?**

It varies per project. To be guided on which currency the project runs, visit IDO Projects found on this link <https://app.smartlaunchpad.io> The currency is indicated for every project

**Can I unstake or withdraw before the deadline?**

Yes. But u need to pay a penalty if u unstake before time. the penalty rate varies according to the time of staking. it depends on how much time remains unstake.


---

# 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://smartlaunchpad.gitbook.io/docs/help/faq.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.
