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

# Social Impact

TallyUP was born from the question "***Can Universal Basic Income be a game?***"&#x20;

From the outset, its primary objective has been to facilitate the maximum amount of economic value redistribution to its player community. Impact has been a fundamental goal from the start. Put simply, TallyUP's primary objective is to redistribute the maximum sustainable amount of financial value in the most entertaining way possible (for players and spectators).

However, the impact goals of TallyUP are not limited to player earning. As a financial game and entertainment model, TallyUP is uniquely positioned to  raise awareness and funds for important causes, and to do so in a natural, entertaining way. Doing so can increase appeal to players, sponsors, and partners, and contribute to overall reach and sustainability.

At time of cash out, players must share at least 10% of winnings with a vetted non-profit 501(c)3 or similar charitable organization. Players may choose to give up to 100% of cash outs. Generous players are celebrated on Top Donor leaderboards and elsewhere throughout the app.

Because players need not spend their own money to donate in the traditional sense and merely share a portion of free game winnings, the bar is lowered for more individuals to experience being agents of change. This can inspire more impactful activity in the future.

Over time, TallyUP plans to significantly expand the range of supported causes and network of vetted charities while enabling players to vote on a range of charity related mechanics. Gamified charity elements will be further explored, including charitable tournaments, cause-based competition, sponsor matching campaigns, and disaster relief drives.


---

# 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://up-protocol.gitbook.io/untitled/core-values/social-impact.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.
