# VCloud Buy and Sell Fees

**VCloud buy and sell fees are an important component of the project**. They provide capital for performing critical functions to the protocol as explained in relevant sections of this document.

The amount of the fees (&#x37;**% for buys** and &#x39;**% for sells**) allows VCloud to create apps that people can profit from

<mark style="color:blue;">**Buy:**</mark>

1.0% - **LP**\
2.0% - **Marketing**\
2.0% - **Buyback**\
2.0% - **Technology**

<mark style="color:green;"><mark style="color:blue;">**Sell**<mark style="color:blue;"></mark><mark style="color:blue;">**:**</mark>&#x20;

1.0% - **LP**\
2.0% - **Marketing**\
2.0% - **Buyback**\
4.0% - **Technology**

<mark style="color:blue;">**Placement:**</mark>&#x20;

* **LP** - Trading fees support the liquidity of the BNB/VCloud pair on PancakeSwap, ensuring that VCloud's collateral value continues to rise.&#x20;
* **Marketing** - Trading fees are used for Cex listing and marketing activities to make it known to more people
* **Buyback** - Trading fees go straight to buyback to increase prices
* **Technology**-Provide funds for project technicians to develop software


---

# 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://vcloud-social.gitbook.io/vcloud-social-whitepaper/vcloud-buy-and-sell-fees.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.
