# Buyback & Burn

### Buyback

VCloud extracts a tax between 0.2\~0.5% on each NFT transaction made, and 50% of the tax will be later used for buyback of the VCloud token. The Smart Contracts will automatically outline this process prior to all transactions to ensure economic transparency is always safeguarded.

### Burn

Whenever a sale occurs, 50% of the buyback explained above is immediately burned post-transaction. VCloud will also perform manual buybacks when necessary and all the manual burn history & proof will be listed for reference. Manual burns will occur on certain occasions in accordance with the current volume and market cap of the 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://vcloud-social.gitbook.io/vcloud-social-whitepaper/buyback-and-burn.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.
