# Single Pools

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

## Single Token Pools

Single Token Pools, offer users a simplified and user-friendly way to participate in liquidity provision and staking within PunkSwap's ecosystem. Unlike traditional liquidity pools, where users are required to stake both sides of a trading pair (LP tokens representing two different cryptocurrencies), Single Token Pools allow users to stake a single token without the need for LP tokens, to receive PUNK (or other) tokens.

How to stake your (PUNK) Tokens

1. Go to <https://app.punkswap.exchange/pools/>
2. Enable the Smart contract to be able to stake PUNK tokens

<figure><img src="/files/6p1QgJj2QpkaudUQ6L1x" alt=""><figcaption></figcaption></figure>

3. As soon as the contract is active, the button changes and looks like this:

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

4. now press "Stake PUNK" to stake your PUNK tokens and select the amount of PUNK you want to add to this pool for staking. If you want to add all PUNK tokens instead, press the "MAX" button.

<figure><img src="/files/4VpYyivlktHnRLzmtDR7" alt=""><figcaption></figcaption></figure>

5. Now confirm the amount.

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

6. Voila, your PUNK tokens are staked successfully.

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

## Lock Timer

Every Farm and Pool has a lock timer. Once you have deposited your LP tokens, the LP tokens can only be withdrawn once the "Locked Until" timer has expired and is at 00:00:00:00.

<figure><img src="/files/n4fMFo3qsTzGJV8RPQNU" alt=""><figcaption><p>the lock has been lifted and the LP tokens can be withdrawn again.</p></figcaption></figure>

As soon as LP tokens are added again for the respective farm, the timer is activated again and the time starts running from the beginning.

<figure><img src="/files/28YXKkuTx99YfQREvatQ" alt=""><figcaption><p>As long as the lock timer has not expired, you cannot press the minus button. Only the plus button works.</p></figcaption></figure>

## Deposit and Withdrawal Fee

Most farms and pools have a deposit fee, but very few have a withdrawal fee. As soon as you deposit your LP tokens, a minimum fee is due. This fee is deducted automatically. These fees will mainly be used for further developments and thus directly support the expansion and the value of the PUNK token.


---

# 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://punkswap.gitbook.io/punkswap-docs/products/single-pools.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.
