# Tribeworks Docs

Tribeworks is a cooperative, worker-owned payments and employment platform built to support creatives and the clients who rely on them. Charge your customers, discover and pay other collaborators, join our payroll, access low cost benefits, create personal budgets, and access virtual accounts all on a worker-owned platform.&#x20;

A canvas, a page, a stage, Tribeworks is a medium, an interface between you and an economy that runs on creative labor.&#x20;

## Getting Started

### Guides: Jump right in

Follow our handy guides to get started on the basics as quickly as possible:

{% content-ref url="guides/creating-your-profile" %}
[creating-your-profile](https://docs.tribeworks.io/guides/creating-your-profile)
{% endcontent-ref %}

{% content-ref url="guides/adding-your-clients-and-contracts" %}
[adding-your-clients-and-contracts](https://docs.tribeworks.io/guides/adding-your-clients-and-contracts)
{% endcontent-ref %}

{% content-ref url="guides/joining-payroll" %}
[joining-payroll](https://docs.tribeworks.io/guides/joining-payroll)
{% endcontent-ref %}

{% content-ref url="guides/joining-the-cooperative" %}
[joining-the-cooperative](https://docs.tribeworks.io/guides/joining-the-cooperative)
{% endcontent-ref %}

{% content-ref url="guides/enrolling-in-our-benefits" %}
[enrolling-in-our-benefits](https://docs.tribeworks.io/guides/enrolling-in-our-benefits)
{% endcontent-ref %}

### Documentation: Dive a little deeper

Learn the fundamentals Tribeworks to get a deeper understanding of our main features:

{% tabs %}
{% tab title="Fundamentals" %}

{% content-ref url="documentation/fundamentals/cooperative-membership" %}
[cooperative-membership](https://docs.tribeworks.io/documentation/fundamentals/cooperative-membership)
{% endcontent-ref %}

{% content-ref url="documentation/fundamentals/contracts" %}
[contracts](https://docs.tribeworks.io/documentation/fundamentals/contracts)
{% endcontent-ref %}

{% content-ref url="documentation/fundamentals/invoices" %}
[invoices](https://docs.tribeworks.io/documentation/fundamentals/invoices)
{% endcontent-ref %}

{% content-ref url="documentation/fundamentals/benefits" %}
[benefits](https://docs.tribeworks.io/documentation/fundamentals/benefits)
{% endcontent-ref %}

{% content-ref url="documentation/fundamentals/payments-links" %}
[payments-links](https://docs.tribeworks.io/documentation/fundamentals/payments-links)
{% endcontent-ref %}
{% endtab %}

{% tab title="Use Cases" %}

{% content-ref url="documentation/use-cases/for-clients" %}
[for-clients](https://docs.tribeworks.io/documentation/use-cases/for-clients)
{% endcontent-ref %}

{% content-ref url="broken-reference" %}
[Broken link](https://docs.tribeworks.io/broken-reference)
{% endcontent-ref %}

{% content-ref url="documentation/use-cases/for-small-teams" %}
[for-small-teams](https://docs.tribeworks.io/documentation/use-cases/for-small-teams)
{% endcontent-ref %}

{% content-ref url="documentation/use-cases/for-creative-entrepreneurs" %}
[for-creative-entrepreneurs](https://docs.tribeworks.io/documentation/use-cases/for-creative-entrepreneurs)
{% endcontent-ref %}
{% endtab %}
{% endtabs %}

### Resources

Articles on how to get in contact with the Tribeworks Coordinator team and other helpful information!

{% content-ref url="broken-reference" %}
[Broken link](https://docs.tribeworks.io/broken-reference)
{% endcontent-ref %}

{% content-ref url="resources/getting-help" %}
[getting-help](https://docs.tribeworks.io/resources/getting-help)
{% endcontent-ref %}

{% content-ref url="resources/faq" %}
[faq](https://docs.tribeworks.io/resources/faq)
{% endcontent-ref %}

{% content-ref url="resources/glossary" %}
[glossary](https://docs.tribeworks.io/resources/glossary)
{% endcontent-ref %}

{% content-ref url="resources/join-the-team" %}
[join-the-team](https://docs.tribeworks.io/resources/join-the-team)
{% endcontent-ref %}


---

# 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.tribeworks.io/tribeworks-docs.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.
