# Contributors

Due to technical limitations, we can't serve all [Mind Energy](https://mind.energy/demo) visitors in parallel at the moment. So you **might need to wait in a queue** until the system allows you to see it in action. Your contributions would help us build more "sensors" to serve more visitors, improve the technology, and develop new services based on it. The users who leave tips become contributors and have several benefits.

## Contributor's Benefits

* A fast-track queue to access [the mind-reading demo](https://mind.energy/demo).
* No captcha.
* Your nickname can be optionally included in [the list of contributors](#list-of-contributors).

## Become a contributor

Choose between a [$5](https://buy.stripe.com/5kAeXKaC95v6fug6oo), [$15](https://buy.stripe.com/3cs8zm11zg9Kbe0bIJ), [$25](https://buy.stripe.com/7sI02QdOlg9KgykbIK), [$50](https://buy.stripe.com/8wM02Q8u1g9KeqcaEH), [$100](https://buy.stripe.com/8wMaHufWtbTu1DqeUY), or [$500](https://buy.stripe.com/6oE16UdOl2iUbe0dQV) monthly subscription. The bigger your subscription, the higher your rank in [the list](#list-of-contributors).

You can easily cancel or change your existing subscription anytime via our [Stripe customer portal](https://billing.stripe.com/p/login/5kA9B8blq2zXh1e288).

After a successful payment, you will receive a secret login link via email. If you click the link, Mind Energy will start to show a "Contributor/Fast track" label in the website's header. [Contact us](https://docs.mind.energy/about/contact) if you lost your login link or have any questions.

## List of Contributors

1. \<Your Nickname>


---

# 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.mind.energy/contributors.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.
