# Providers

- [Providers Overview](https://docs.waterflai.ai/providers/providers-overview.md): Welcome to the Providers section of Waterflai's documentation. This section is your guide to understanding, connecting, and effectively using various AI model providers within the Waterflai platform.
- [Providers setup](https://docs.waterflai.ai/providers/providers-setup.md): This page will guide you through the process of setting up and managing AI providers in Waterflai.
- [AI models](https://docs.waterflai.ai/providers/ai-models.md): This page explains how to manage AI models in Waterflai. Models are the core components that power your AI applications, and Waterflai provides flexible ways to import and create models.
- [Choose the right models](https://docs.waterflai.ai/providers/choose-the-right-models.md): Selecting the appropriate AI models is crucial for achieving optimal performance and efficiency. This guide will help you navigate the process of choosing the right models in Waterflai.


---

# 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://docs.waterflai.ai/providers.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.
