> For the complete documentation index, see [llms.txt](https://bountytemple.gitbook.io/whitepaper-v1/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://bountytemple.gitbook.io/whitepaper-v1/about/vision-and-missions.md).

# Vision and Missions

## Vision

To revolutionise the GameFi industry via the visionary Play-to-Earn Evolution (P2EE) model, thus improving sustainability of P2E games and creating a healthier ecosystem where players can earn a viable income while enjoying their favourite games.

<figure><img src="/files/iNfZH30oar2xaYTQZHCZ" alt=""><figcaption></figcaption></figure>

## Missions

<details>

<summary>1. To design a sustainable GameFi ecosystem</summary>

We aim to utilise proprietary algorithms to improve and regulate the economy of Bounty Temple, which is our pilot project featuring the P2EE model. Players will be incentivised to enter and stay in the ecosystem, due to the potential of earning assets that retain their value over time.

</details>

<details>

<summary>2. <strong>To create a fun game that is enjoyable by everyone</strong></summary>

Too often, P2E players are only in it for the profits, spending hours a day grinding mindlessly to collect a meagre paycheck at the end of the month. We plan to eradicate that culture by creating an enjoyable and easy-to-pick-up game that allows players to earn in as little as 15 minutes a day - and actually enjoy the time they spend playing it.

</details>

<details>

<summary>3. <strong>To create a sustainable scholar ecosystem</strong></summary>

Symbiotic scholar-manager relationships are ubiquitous in the GameFi world. However, they are often unregulated, leading to problems that may harm the overall player experience and discourage newcomers from entering the space.\
\
By creating a centralised and automated scholar ecosystem, we take the hassle and risk out of the interactions, allowing stakeholders to simply sit back and enjoy the benefits.

</details>


---

# 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://bountytemple.gitbook.io/whitepaper-v1/about/vision-and-missions.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.
