# Provider-Network Directory Search

- [Search for a Specific Provider](https://ideonapi.gitbook.io/quote-and-select/provider-network-directory-search/search-for-a-specific-provider.md): Identify an individual, organization, or hospital provider and their locations
- [Configuring Search Requests](https://ideonapi.gitbook.io/quote-and-select/provider-network-directory-search/search-for-a-specific-provider/configuring-search-requests.md): Optimize integration requests when searching for a specific provider
- [Provider Search Responses](https://ideonapi.gitbook.io/quote-and-select/provider-network-directory-search/search-for-a-specific-provider/provider-search-responses.md): Interpret provider results when searching for a specific provider
- [Search for In-Network Providers](https://ideonapi.gitbook.io/quote-and-select/provider-network-directory-search/search-for-in-network-providers.md): Search for in-network providers that meet given search criteria
- [Plan and Network Identifiers](https://ideonapi.gitbook.io/quote-and-select/provider-network-directory-search/search-for-in-network-providers/plan-and-network-identifiers.md): Find plan or network IDs to search for in-network providers
- [Configuring Search Requests](https://ideonapi.gitbook.io/quote-and-select/provider-network-directory-search/search-for-in-network-providers/configuring-search-requests.md): Optimize integration requests when searching for in-network providers
- [Provider Search Responses](https://ideonapi.gitbook.io/quote-and-select/provider-network-directory-search/search-for-in-network-providers/provider-search-responses.md): Interpret provider results when searching for in-network providers
- [Address Confidence Scores](https://ideonapi.gitbook.io/quote-and-select/provider-network-directory-search/address-confidence-scores.md): Leverage data confidence scores to provide accurate in-network addresses to end users
- [Other Workflows](https://ideonapi.gitbook.io/quote-and-select/provider-network-directory-search/other-workflows.md)
- [Evaluate Many Providers Across Networks](https://ideonapi.gitbook.io/quote-and-select/provider-network-directory-search/other-workflows/evaluate-many-providers-across-networks.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/provider-network-directory-search.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.
