> For the complete documentation index, see [llms.txt](https://revshare.gitbook.io/revshare/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://revshare.gitbook.io/revshare/welcome-to-revshare.md).

# Welcome to Revshare

Welcome to Revshare, the home of revenue-sharing tokens. &#x20;

**Why did we create Revshare?**

As a community of like-minded people we decided to create something that would enable every small investor to enjoy the benefits of successful revenue-sharing protocols.&#x20;

Current situation requires people to hold huge amounts of such tokens in order to get decent revenue, let alone compound on regular basis. The minimum limit for claiming is often way too high and not achievable by regular investor. And so this hard-earned revenue unfortunately for many investors goes to waste.&#x20;

Our primary goal is to boost users' APY by joining together and creating something much, much bigger.&#x20;

**How it works?**

The more revenue sharing tokens you hold the faster you reach the threshold for claiming and therefore you can increase the APR by claiming weekly.&#x20;

**Lower limits to get revenue**&#x20;

We also lowered the minimum amount of tokens needed to enjoy the benefit of revenue sharing.&#x20;

**More frequent claiming** \
Our main vision is to bring revenue to users faster. By collecting users' funds we can compound this revenue a lot quicker instead of waiting months or even longer to claim.&#x20;

**Compounded revenue**

By claiming weekly we can compound this revenue and thus earn higher APY. &#x20;

**Complete walkthrough video:** \
<https://youtu.be/1EWsXHdSOzg>

<br>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://revshare.gitbook.io/revshare/welcome-to-revshare.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
