# In-Game Economy

At *Fate Adventure*, our economy fosters player engagement without selling Lings (Pets). Players begin their journey as Adventurers, receiving free Trainers to summon, train, and evolve a diverse range of Lings. To enhance their experience and strategy, players can engage in our Gacha system to acquire limited Trainers to summon more limited Lings.

**Player Types in the Economy**

1. **Invested Players**
   * **Role:** Producers of Limited Lings
   * **Goal:** To obtain limited Trainers and produce various Limited Lings, which they can list on the marketplace for sales.
   * **Influence:** These players have significant control over the production of Lings and can shape the marketplace dynamics.
2. **Collectors**
   * **Role:** Enthusiastic Consumers
   * **Goal:** To collect every type and variant of Lings and Trainers available.
   * **Behavior:** They actively purchase items from the marketplace, contributing to the demand and economy.
3. **Casual Spenders**
   * **Role:** Selective Consumers
   * **Goal:** To obtain specific desired Lings and Trainers.
   * **Behavior:** They engage with the economy at a lower level, selectively spending based on personal preferences.
4. **F2P (Free-to-Play) Players**
   * **Role:** Producers from Free Resources
   * **Goal:** To produce Lings using free Trainers and outfits, contributing to the overall supply.
   * **Behavior:** They must consistently play to progress, creating a dynamic where they drive the economy by producing Lings without financial investment.

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

**Balancing**

To maintain a thriving economy, we will continuously update the game, ensuring that all Lings have unique roles and relevance. Regularly introducing new Trainers and gameplay elements will help balance the ecosystem and prevent stagnation.

* **F2P Contribution:** F2P players will need to keep up with content to remain competitive producers, creating pressure on casual spenders to engage more actively.
* **Positive Feedback Loop:** As players invest and contribute to the economy, we will reinvest the income generated into delivering new content, fostering a sustainable and engaging ecosystem.


---

# 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.fagame.org/business-model/interactive-blocks.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.
