# EthernautDAO

- [Welcome](https://docs.ethernautdao.io/ethernautdao/readme.md): We bridge web2 developers into web3 wizards.
- [I want to learn](https://docs.ethernautdao.io/ethernautdao/i-want-to-learn.md): Guide for mentees in the EthernautDAO
- [Apply for Mentorship](https://docs.ethernautdao.io/ethernautdao/i-want-to-learn/apply-for-mentorship.md): Remember to apply for a mentorship you need to be a senior dev.
- [I need more information](https://docs.ethernautdao.io/ethernautdao/i-want-to-learn/i-need-more-information.md): Remember to apply for a mentorship you need to be a senior dev.
- [🧑💻 I want to mentor](https://docs.ethernautdao.io/ethernautdao/i-want-to-mentor.md): Guideline for seasoned Solidity developers interested in mentoring
- [Mentor resources (know more)](https://docs.ethernautdao.io/ethernautdao/i-want-to-mentor/mentor-resources-know-more.md): This is a guide for those curious about how to mentor
- [I want to grow my team but I don't have a mentor](https://docs.ethernautdao.io/ethernautdao/i-want-to-grow-my-team-but-i-dont-have-a-mentor.md): Guide for mentees in the EthernautDAO
- [🧑🚀 About us](https://docs.ethernautdao.io/ethernautdao/introduction.md): Become an Ethernaut and help build the next generation of Ethereum developers.


---

# 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.ethernautdao.io/ethernautdao.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.
