> For the complete documentation index, see [llms.txt](https://docs.mind.energy/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.mind.energy/welcome.md).

# Welcome

> *<mark style="color:purple;">**“Quite often, people think about the same things simultaneously, call each other at the same time, etc. Coincidence? I don’t think so. There should be a reason.”**</mark>*
>
> Many people

At Mind Energy, we strive to detect this effect and make it measurable and actionable.

Recently, we launched a free [contactless mind-reading demo page](https://mind.energy/demo) to show our experimental technology in action and published a [paper](https://osf.io/3cxp5/).

Read more about [the history of Mind Energy](https://docs.mind.energy/about/history) and [how it works](https://docs.mind.energy/about/how-it-works).

Subscribe to [our X](https://x.com/mindenergy_corp), [Telegram](https://t.me/mind_energy_official), [Facebook](https://www.facebook.com/mind.energy.official), [Instagram](https://www.instagram.com/mind_energy_official), or [Reddit](https://www.reddit.com/r/MindEnergy) to stay tuned!

[Leave tips](https://docs.mind.energy/contributors) to help the project.


---

# 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://docs.mind.energy/welcome.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.
