# IENC main

## IENC main

- [Welcome](https://ienc.openecdis.org/master.md): Welcome to the website of the IEHG.
- [About IEHG](https://ienc.openecdis.org/about-iehg.md)
- [IEHG meetings](https://ienc.openecdis.org/iehg-meetings.md)
- [Presentations: Inland ENCs and IEHG](https://ienc.openecdis.org/presentations-inland-encs-and-iehg.md)
- [Change Requests](https://ienc.openecdis.org/change-requests.md)
- [Terms of Reference and list of members](https://ienc.openecdis.org/terms-of-reference-and-list-of-members.md)
- [Links](https://ienc.openecdis.org/links.md)
- [Status of codes for producers and waterways](https://ienc.openecdis.org/status-of-codes-for-producers-and-waterways.md): (refers to section 2a of the European Inland ECDIS Standard)
- [Status of waterway codes](https://ienc.openecdis.org/status-of-codes-for-producers-and-waterways/status-of-waterway-codes.md)
- [Inland ENC related Papers](https://ienc.openecdis.org/inland-enc-related-papers.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://ienc.openecdis.org/master.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.
