# Benefit Grammar Guides

Ideon normalizes benefit grammar into a machine and human readable, context-free grammar. The guides in this section detail how Ideon sources benefit fields and the logic and rules followed to build grammar for each line of coverage.

* [Medical Health Plans](/quote-and-select/additional-information-and-workflows/benefit-grammar-guides/medical.md) (ACA, Level Funded, Large Group)
* [Dental Plans](/quote-and-select/additional-information-and-workflows/benefit-grammar-guides/dental.md)
* [Vision Plans](/quote-and-select/additional-information-and-workflows/benefit-grammar-guides/vision.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://ideonapi.gitbook.io/quote-and-select/additional-information-and-workflows/benefit-grammar-guides.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.
