# DApp

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

The staking paltform itself is available in the [Liquidswap DApp](https://liquidswap.com) in the Hydroponics Farm section.

The UI supports the following features:

* Staking / unstaking
* Harvesting
* NFT-enabled boosting

If you wish to create a new pool or extend an existing pool, please use the deployed [smart contracts](/staking-harvest/smart-contracts.md) directly.

#### Listing a pool

The dApp contains only whitelisted staking pools. If you wish your staking pool to be included on the list, please [contact us](https://t.me/pontemnetworkchat).


---

# 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.liquidswap.com/staking-harvest/dapp.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.
