> For the complete documentation index, see [llms.txt](https://edelwysse.gitbook.io/pechacraft/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://edelwysse.gitbook.io/pechacraft/region/region-map/everfort-dell.md).

# Everfort Labs

Because it took eight reporters, the director of Pecha Tourism Studios herself, *and* a government order just to get within six feet of the premises, not much is known about the scientists of Everfort Labs -- except that they're some of the best in the world.&#x20;

When they're not throwing boots and beakers at reporters, the Everfort Labs are known for their breakthroughs in metallurgy. It's no surprise, then, that almost every scientist touts a Steel Pokemon or two to lend a paw in their experiements.

{% hint style="info" %}
Everfort's newest discovery, BuoyanSteel, is an extremely lightweight metal used in the foundations of Pecha's floating city, Kampung Bay.&#x20;
{% endhint %}

![](/files/-M8ZLbRrH4WwD-wxY73B)


---

# 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:

```
GET https://edelwysse.gitbook.io/pechacraft/region/region-map/everfort-dell.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.
