# VinuSwap

{% hint style="info" %}
**Summary:** VinuSwap is an AMM DEX, with in-house swap, staking, and LP locking capabilities. &#x20;
{% endhint %}

VinuSwap is a decentralized exchange built on the VinuChain Network with several key features, bringing a range of utility to the VINU ecosystem. The combination of these features also allows the savviest of investors to maximize their yield.

{% embed url="<https://vinuswap.org/>" %}

### Swap

VinuSwap will be an automated market maker (AMM) decentralized swap. It allows users to swap their tokens – even small amounts – without needing to engage with order books. Prospective traders can make their trades at the best rates with low fees, via a simple and intuitive front-end interface.&#x20;

Users will also have the chance to provide liquidity to the trading pairs on VinuSwap. A significant portion of the trading fees incurred on the VinuSwap will be distributed back to the liquidity pools. Over time, and depending on the trading volume on VinuSwap, this increases the value of the liquidity pool (LP) tokens that providers hold.

### Stake

VinuSwap will also offer an in-house staking platform, independent of other staking platforms. VINU holders will be able to stake their VINU tokens (and other tokens) to earn various token rewards. Liquidity providers will also be able to stake their LP tokens to further increase their yield.

### LP Lock

Liquidity providers are able to lock their LP in-house, removing the need to look elsewhere.


---

# 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://vinu.gitbook.io/whitepaper/features/vinuswap.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.
