# The Eden Formula

Eden is distributed through [Steam](https://store.steampowered.com/app/3468200/Eden_Discovery/) as well as our standalone client at [Eden.game](https://eden.game), giving players frictionless access whether they come from traditional gaming or crypto-native environments. At its core, Eden is not a single game or feature, but a unified ecosystem built around three tightly integrated products that reinforce each other.

These are:

{% content-ref url="/pages/nr53tWTqSCoLUKjxoIwY" %}
[The Wasteland](/introduction/overview/the-eden-formula/the-wasteland.md)
{% endcontent-ref %}

&

{% content-ref url="/pages/NBTB1cC8ChDS4iDDJjd4" %}
[AI Agent Prediction Markets](/introduction/overview/the-eden-formula/ai-agent-prediction-markets.md)
{% endcontent-ref %}

&

{% content-ref url="/pages/VWfDdMuwLqbjpKKAe7eR" %}
[The Creatorverse](/introduction/overview/the-eden-formula/the-creatorverse.md)
{% endcontent-ref %}


---

# 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.eden.game/introduction/overview/the-eden-formula.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.
