# Epochs

An Epoch is a period when your circle members can record contributions, leave notes, and make [GIVE allocations](/get-started/give.md). Circle admins create Epochs and vary in duration from 1 to 100 days.

To start an Epoch go to the Overview page and select your Circle, then click create an Epoch

![](/files/nfJkepmd0jGuAVesxecM)

### Start of an Epoch

At the beginning of an Epoch, members of the Circle receive GIVE tokens decided by the admin (Default: 100 tokens)

To receive GIVE, Members write their contributions during the Epoch on the My Epoch page. In addition, the Epoch Statement is public for the Circle to read. Members can use statements to detail their work this month or clarify what work they may be eligible for compensation.

![](/files/jjYEpQaCbkpGa7XSjp9v)

### Dework Integration

It is also possible to sync tasks completed in[ ](https://dework.xyz/)[Dework](/info/integrations/dework.md) or in [Wonderverse](/info/integrations/wonderverse.md)to make allocating GIVE easier during the Epoch.

The integrations will only pull in tasks completed within an Epoch, so if you complete tasks outside of an active Epoch, you will still need to account for those tasks manually.

![](https://storage.googleapis.com/assets.dework.xyz/uploads/a9f1fdfb-d4a7-4156-ad2b-39589d6b1721/B15C5226-11D2-4012-9148-AF6EB62C0304.jpeg)

### Epoch Ending

Members can adjust their GIVE contributions at any point during the Epoch.

After the Epoch ends, the allocations are locked and converted to GET tokens.


---

# 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/epochs.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.
