# \DocumentationApi
All URIs are relative to */api*
[**query_documentation**](DocumentationApi.md#query_documentation) | **POST** /inkeep | query Windmill AI documentation assistant (EE only)
## query_documentation
> serde_json::Value query_documentation(query_documentation_request)
query Windmill AI documentation assistant (EE only)
### Parameters
**query_documentation_request** | [**QueryDocumentationRequest**](QueryDocumentationRequest.md) | query to send to the AI documentation assistant | [required] |
### Return type
[**serde_json::Value**](serde_json::Value.md)
### Authorization
[cookieAuth](../README.md#cookieAuth), [bearerAuth](../README.md#bearerAuth)
### HTTP request headers
- **Content-Type**: application/json
- **Accept**: application/json, text/plain
[[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)