> For the complete documentation index, see [llms.txt](https://lore.vyder.gg/vyder-lore-book/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://lore.vyder.gg/vyder-lore-book/species/midasis.md).

# Midasis

### <mark style="color:red;">A young species</mark>

Midasis are struggling and dying because they evolved way too fast, and don’t have the wisdom to manage their technological advances.

<figure><img src="/files/yOkaHN3c6zYwtTJkWlnd" alt=""><figcaption><p>Midasis clothes style</p></figcaption></figure>

### <mark style="color:red;">Like there’s no tomorrow, except that there’s one.</mark>

Because of their polluted planet, a huge hole has formed in the ozone layer.&#x20;

**The atmosphere no longer protects living beings from cosmic rays to the same extent.**

This results in numerous skin diseases for Midasis.

**To avoid having to live in caves or underground, they modify their genome so that their skin becomes more reflective.**

### <mark style="color:red;">Advanced geneticists</mark>

So they use aluminium-enriched cells to change the material of the skin and modified genes coding for the colour of the skin cells giving a golden tone.

**The combination of these two elements makes the skin of Midasis golden and reflective, allowing them to survive the sun's radiation.**

<figure><img src="/files/QsU2SmUvB6W6gchxu72T" alt=""><figcaption><p>Midasis sketches</p></figcaption></figure>

### <mark style="color:red;">An unfair solution</mark>

But, not every Midasi have access to it.&#x20;

**It is very expensive to get a full transformation.**&#x20;

Most of them get a partial transformation because of cheap mutation products or lack of money to get to the end of the treatment.


---

# 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://lore.vyder.gg/vyder-lore-book/species/midasis.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.
