> For the complete documentation index, see [llms.txt](https://docs.guardiansofearth.io/goe/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.guardiansofearth.io/goe/goe-and-the-nature-market-in-detail/bioquest-competitions.md).

# BioQuest Competitions

### What are BioQuests?

Each year - in April and October - Nature Realms around the world compete against each other as they explore the magic of the natural world

If you are a **school, university, public library, or other public, non-profit organisation, it's free** to create your own Nature Realm. [**Just contact us and we'll create the Realm for you.** ](https://www.guardiansofearth.io/contactus)\
\
The primary focus of the BioQuest is to see which Nature Realms will increase their BioScores the most over the course of the month. To make it more fair seasonally, for different parts of the world, we run the competition over two months: April and October. \
\
Players can contribute to the bioscore through any integrated citizen science [biodiversity monitoring apps](https://www.biosmart.life/apps) (including our gaming app, [Spirits of the Realms](https://docs.guardiansofearth.io/bioexpertise-engine-bee/)).&#x20;

### How do we win a BioQuest?

There are several ways to win:

* **Top Nature Realms in your Category** - e.g. Schools, University, Resorts, Corporations, Conservation Parks, Libraries, Airports, Golf Courses, etc. &#x20;
* **Top Spirits of the Realms Team** - Which team will collectively score highest in [Spirits of the Realms](https://www.guardiansofearth.io/spirits)?&#x20;
* **Top Players** - Which players will beat out the others and claim the highest score in [Spirits of the Realms](https://www.guardiansofearth.io/spirits)?&#x20;
* **Top Identifiers -** Who will earn the most BioCoin through correct identifications of sightings submitted in participating realms? Test your ID skills in the [Oracle of Life](https://bioexpertise.org/).&#x20;

### What are the BioQuest rules?

The rules are [available here](/goe/goe-and-the-nature-market-in-detail/bioquest-competitions/bioquest-rules.md).


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.guardiansofearth.io/goe/goe-and-the-nature-market-in-detail/bioquest-competitions.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
