# Revest Finance

## Overview

Revest Finance proposes a new protocol for the packaging, transfer, and storage of fungible ERC-20 tokens as non-fungible tokenized financial instruments, leveraging the ERC-1155 Non-Fungible Token (NFT) standard for ease of access and universality of commerce. Using this product, ownership of underlying assets may be traded in ways that do not affect the value of the underlying asset, leading to a new meta-layer of commerce. Discover the mechanics, governance, and monetization of this protocol with targeted use-cases.

![](/files/-MeNtOT2tYkZMdZU15zM)

## New to Revest?

* [Learn about the token, RVST](/rvst-token/tokenomics-and-distribution.md#revest-token-rvst)
* [What is an FNFT? What are its mechanics?](/fnft-token-locking/basic-fnft-mechanics.md#what-is-revest)&#x20;
* [What if I want to airdrop FNFTs as part of a vesting plan?](/advanced-features/batch-distribution.md)&#x20;
* [Where can I find the contracts and source code?](/resources/contract-links.md#mainnet)

{% hint style="success" %}

## [I'm a Dev, I want to know more](https://dev.revest.finance/)

{% endhint %}

{% hint style="info" %}
Disclaimer: the Revest protocol is in a state of Open Beta. The contracts are audited, however, please understand the risks and use this product accordingly.
{% endhint %}


---

# 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.revest.finance/master.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.
