# Additional Information and Workflows

- [Benefit Grammar Guides](https://ideonapi.gitbook.io/quote-and-select/additional-information-and-workflows/benefit-grammar-guides.md): Supported benefits and their grammar structure, by line of coverage
- [Medical](https://ideonapi.gitbook.io/quote-and-select/additional-information-and-workflows/benefit-grammar-guides/medical.md): Supported benefits and grammar for medical health plans
- [Dental](https://ideonapi.gitbook.io/quote-and-select/additional-information-and-workflows/benefit-grammar-guides/dental.md): Supported benefits and grammar for dental plans
- [Vision](https://ideonapi.gitbook.io/quote-and-select/additional-information-and-workflows/benefit-grammar-guides/vision.md): Supported benefits and grammar for vision plans
- [Bulk Exports in the API](https://ideonapi.gitbook.io/quote-and-select/additional-information-and-workflows/bulk-exports-in-the-api.md): Export plan, service area, and zip-county datasets through Ideon's API
- [Plans](https://ideonapi.gitbook.io/quote-and-select/additional-information-and-workflows/bulk-exports-in-the-api/plans.md): Export plan benefit datasets through Ideon's API
- [Service Areas](https://ideonapi.gitbook.io/quote-and-select/additional-information-and-workflows/bulk-exports-in-the-api/service-areas.md): Export service area datasets through Ideon's API
- [Zip Counties](https://ideonapi.gitbook.io/quote-and-select/additional-information-and-workflows/bulk-exports-in-the-api/zip-counties.md): Export zip-county datasets through Ideon's API
- [Plan-Network Mapping](https://ideonapi.gitbook.io/quote-and-select/additional-information-and-workflows/bulk-exports-in-the-api/plan-network-mapping.md): Export plan benefit datasets through Ideon's API
- [Drug and Formulary](https://ideonapi.gitbook.io/quote-and-select/additional-information-and-workflows/drug-and-formulary.md)
- [Carrier Inventory and Search](https://ideonapi.gitbook.io/quote-and-select/additional-information-and-workflows/carrier-inventory-and-search.md): Explore Ideon's supported carriers for Quote and Select data


---

# 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.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.
