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

# Welcome Berries!

Hello Berries, thank you for coming to the Collabberry Documentation, before getting into the how's and what's we want to focus on the

#### Why..

Measuring and distributing value in our organizations is both challenging and essential, especially as we embrace the **future of work** rooted in fairness and decentralization.

At Collabberry, we believe in building projects and companies with progressive decentralization at their core. This means moving beyond speculative negotiations and top-down decision-making to a model where resources and ownership are distributed based on actual contributions and value added to the team.

Collabberry offers a simple yet sophisticated solution to measure value and allocate ownership in early-stage projects. By harnessing the power of peer-to-peer assessment and the collective wisdom of the team, Collabberry ensures a fair and transparent approach to ownership from the very beginning.

### Jump right in

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Getting Started: Admins</strong></td><td>Learn all about setting up Collabberry organization</td><td><a href="/files/dGMvb4q963KbqXRDWrML">/files/dGMvb4q963KbqXRDWrML</a></td><td></td><td><a href="/pages/unGALVWeKr81dJNggnL0">/pages/unGALVWeKr81dJNggnL0</a></td></tr><tr><td><strong>Tech: Architecture</strong></td><td>If you want to nerd out about our tech</td><td><a href="/files/dGMvb4q963KbqXRDWrML">/files/dGMvb4q963KbqXRDWrML</a></td><td></td><td><a href="/pages/7aUFmnCMx9m4smGncsXL">/pages/7aUFmnCMx9m4smGncsXL</a></td></tr><tr><td><strong>Token: Team Points</strong></td><td>Learn about the token design of the Team Points</td><td><a href="/files/dGMvb4q963KbqXRDWrML">/files/dGMvb4q963KbqXRDWrML</a></td><td></td><td><a href="/pages/eah1CSemldILhSph7lkj">/pages/eah1CSemldILhSph7lkj</a></td></tr></tbody></table>


---

# 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://collabberry.gitbook.io/collabberry-docs/readme.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.
