# Project Info

- [Getting Involved](https://docs.ethoprotocol.com/information/getting-involved.md)
- [How to Contribute to Docs](https://docs.ethoprotocol.com/information/getting-involved/how-to-contribute.md): FAQ: How do contribute to docs.
- [Docs Style Guide](https://docs.ethoprotocol.com/information/getting-involved/style-guide.md): Style Guide Rule #1: Follow the Style Guide. Rule #2: See previous rule.
- [Social Media](https://docs.ethoprotocol.com/information/social-media.md): The best way to stay informed about Etho is to actively participate in the project as a contributor of ideas, skills and energy. Connect with us on your favorite platforms and see where you fit in!
- [Network Specifications](https://docs.ethoprotocol.com/information/network-specifications.md)
- [What do the Network Specifications Mean?](https://docs.ethoprotocol.com/information/what-do-the-network-specifications-mean.md)
- [API documentation](https://docs.ethoprotocol.com/information/api-documentation.md): API documentation
- [Etho Explorer](https://docs.ethoprotocol.com/information/etho-explorer.md)


---

# 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.ethoprotocol.com/information.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.
