> For the complete documentation index, see [llms.txt](https://docs.biswap.org/biswap/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.biswap.org/biswap/core-products/launpools-1.md).

# Launchpools

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

{% hint style="info" %}
*Take into account that this functionality works only on BNB Smart Chain.*
{% endhint %}

Biswap Launchpool is a less resource-intensive alternative to mining. It lets you use your tokens to earn more tokens for free. Simply put, you lock your cryptocurrency to receive rewards. From the beginning, a user could stake only BSW tokens in exchange for more BSW. Now, there are more opportunities, Biswappers can stake BSW in exchange for other tokens, too. &#x20;

{% hint style="info" %}
*Let’s say you have BSW tokens and are looking for ways to invest your cryptocurrency. As an option, you can go to our Launchpools and stake your BSW tokens in exchange for more BSW.*
{% endhint %}

## **BSW Classic Pool**&#x20;

BSW Classic Pool is a pool with no lock term. You will be able to get BSW rewards and vBSW (voting power) there. BSW Classic Pool is a part of BSW Investment Pool.

{% content-ref url="/pages/L8VNhpWqUbNjAeds4TYn" %}
[BSW Investment Pool](/biswap/core-products/launpools.md)
{% endcontent-ref %}

### **What are Perks of the Classic Pool?**

* Stake BSW with no lock term
* Get BSW rewards
* Gain vBSW (voting power)

The Classic Pool offers an additional opportunity to earn BSW and voting power alongside the main BSW Investment Pool. The choice is yours, Biswapper.


---

# 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://docs.biswap.org/biswap/core-products/launpools-1.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.
