# Welcome to Coordinape

With Coordinape, communities can manage grants, salaries, and projects so that everyone involved can participate in rewarding and incentivizing each contribution.

Contributors transparently reward the value they see created in an organization. The reward-giving process is lean and allows anyone to quickly weight-in. No more cumbersome voting or black-box committees!

{% content-ref url="get-started" %}
[get-started](https://docs.coordinape.com/get-started)
{% endcontent-ref %}

{% content-ref url="info/documentation" %}
[documentation](https://docs.coordinape.com/info/documentation)
{% endcontent-ref %}

{% content-ref url="community/coordinape-community" %}
[coordinape-community](https://docs.coordinape.com/community/coordinape-community)
{% endcontent-ref %}

## Support

If you would like to know more about Coordinape or get one-on-one help, please see the page below 👇

{% content-ref url="support/get-help" %}
[get-help](https://docs.coordinape.com/support/get-help)
{% 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.coordinape.com/readme.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.
