# Epochs

The SanR rewards system is based on the lunar cycle, which spans approximately 28 days. We’ve divided this cycle into two 2-week “intelligence epochs” coinciding with either New Moon (waxing cycle) and Full Moon (waning cycle).\
\
See exact dates and times for the [2022 lunar cycles here](https://www.timeanddate.com/moon/phases/).\
\
Signals opened during an epoch can remain open for two weeks maximum. If a signal is not closed before then (either manually or via take profit or stop loss) it is closed automatically.

To see detailed information about each competition conducted at SanR, go to the [Epochs page](https://sanr.app/epochs).

At the top of the page, you can see a graphical representation of epochs on the timeline, open and closed signals in each of the epochs.

![](https://2349958149-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MQbDzF0OGU5tsFCYWEX%2Fuploads%2FxfRNPL1MuU8U9Kg1LXnc%2Fimage.png?alt=media\&token=891ba1c8-7cd8-4602-a6aa-cc3fdba41a98)

By clicking on the epochs switch you can select one of the past epochs and see the results.

![](https://2349958149-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MQbDzF0OGU5tsFCYWEX%2Fuploads%2FubnOgTZ86GO8d4l1yFgm%2Fimage.png?alt=media\&token=3e4c8bdb-fafc-4076-bd51-807fbd8a0519)

You can see the leaderboard for each of the leagues for any epoch.

![](https://2349958149-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MQbDzF0OGU5tsFCYWEX%2Fuploads%2FXCSKje2sx3IvHFNEnvD3%2Fimage.png?alt=media\&token=daeb3559-3c5e-4e26-bd9f-49fcf07e65fa)

Below you will see a list of leaders with navigation for each of the leagues, as well as be able to see information about the number of won coins for each of the participants of the epochs.

Also on this page, you can see the overall ranking of forecasters for all time, as well as in the ranking you can see the total number of awards (getting into the top 5) in each of the leagues for a forecaster, displayed in the shape of medals.

![](https://2349958149-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MQbDzF0OGU5tsFCYWEX%2Fuploads%2FPKB2fkg7mMI6hnwO4swc%2Fimage.png?alt=media\&token=17250418-cfe2-43c1-8583-3de40843a0ca)

In a separate tab, you can see all the signals that were opened during the selected epoch.

![](https://2349958149-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MQbDzF0OGU5tsFCYWEX%2Fuploads%2FusBG5q39wDsBiqnxwVUo%2Fimage.png?alt=media\&token=7b47fbbb-e8ec-4ca6-bf8d-14f7402aa6e4)


---

# 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://sanr.gitbook.io/sanr/product/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.
