# GIVE in Gift Circles

GIVE is a token that represents a portion of the budget set for the Circle. Allocation of capital throughout various Epochs will be determined by the amount of GIVE a member receives.\
\&#xNAN;*Currently, GIVE is a token that lives only on our server. Therefore, a GIVE token will not be sent to your wallet.*

At the start of the Epoch, each Circle member receives a certain number of GIVE tokens (Determined by the Circle Admin). Then, members allocate tokens to other members throughout the Epoch to reward them for the value they bring to the Circle.

![Circle Allocation](/files/jjYEpQaCbkpGa7XSjp9v)

### Example

Over a particular Epoch, Sarina receives 100 GET tokens from other team members (out of 1000 tokens in total).

In this case, if the total Contributor budget is 50,000 USDC, Sarina will receive 5,000 USDC.

*Learn more about the Allocation Process.*

{% content-ref url="/pages/JwU5pzUi00Hb3qPxw5BH" %}
[Allocate GIVE](/get-started/get-started/new-coordinape-members/allocate-give.md)
{% endcontent-ref %}

### Ways to GIVE

The purpose of the Gift Circle is to reward all the ways value is brought to your DAO. Therefore, throughout the Epoch, each member should allocate their GIVE tokens to other members using whatever logic makes sense to them intending to make sure valuable contributions are recognized and compensated as accurately as possible.

**Before starting an Epoch, you must guide your team on how best to allocate with the organization’s priorities in mind.**

### **GIVE Considerations**

{% tabs %}
{% tab title="Impact" %}
**Impact:** You can allocate to team members who deliver work that positively impacts the betterment of the organization
{% endtab %}

{% tab title="Cooperation" %}
**Cooperation:** How often does this member show up? Members can allocate to others who show up often and provide valuable feedback.
{% endtab %}

{% tab title="Effort" %}
**Effort:** You may consider rewarding members who have taken many steps to complete a task or worked through unique challenges.
{% endtab %}

{% tab title="Passion" %}
**Passion:** Is this member aligned with the mission of the organization? You can consider the level of passion and enthusiasm a member brings to the organization.
{% endtab %}
{% endtabs %}

Try not to allocate GIVEs based on who is “supposed” to get them or member "hype."\
Instead, **GIVE** where you see value happen. GIVE to members that help you.


---

# 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/get-started/give.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.
