# Quote - Individuals

- [ACA Medical](https://ideonapi.gitbook.io/quote-and-select/quote-individuals/aca-medical.md): Quote an individual or family for medical health plans
- [Cache Benefits](https://ideonapi.gitbook.io/quote-and-select/quote-individuals/aca-medical/cache-benefits.md): Pre-load health plan inventory and benefits
- [Quote Applicants](https://ideonapi.gitbook.io/quote-and-select/quote-individuals/aca-medical/quote-applicants.md): Quote all available medical plans and their premiums for an individual or family
- [Subsidies and Tax Credits](https://ideonapi.gitbook.io/quote-and-select/quote-individuals/aca-medical/quote-applicants/subsidies-and-tax-credits.md): Federal premium tax credits, CSR plans, state subsidies, and medicaid eligibility
- [Eligibility and Rating Rules](https://ideonapi.gitbook.io/quote-and-select/quote-individuals/aca-medical/quote-applicants/eligibility-and-rating-rules.md): Federal, state, and carrier rules for eligibility and rating
- [Medicare Advantage](https://ideonapi.gitbook.io/quote-and-select/quote-individuals/medicare-advantage.md): Quote applicants for Medicare Advantage and Part D benefits
- [Shop by Doc](https://ideonapi.gitbook.io/quote-and-select/quote-individuals/shop-by-doc.md): Quote an individual while evaluating provider participation
- [Shop by Drug](https://ideonapi.gitbook.io/quote-and-select/quote-individuals/shop-by-drug.md): Quote an individual while evaluating drug coverage


---

# 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/quote-individuals.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.
