# Welcome

Welcome to the KidJig API Provider - your gateway to multiple AI language models through a single, unified API interface. Our API allows you to interact with various AI models from different providers while maintaining a consistent request and response format.

#### Key Features

* **Unified Interface :** One API endpoint for all AI providers
* **Effortless Integration**: Our API is designed for quick and easy integration into your existing systems.
* **Robust Performance**: Experience high-speed responses and reliable uptime to meet your application's demands.
* **Secure API Key Management**: Ensure your data is protected with our secure API key management system.
* **Broad Model Selection**: Access a diverse range of models for various AI tasks.
* **Consistent Format:** Standardized request/response format across all providers

### Jump right in

<table data-view="cards"><thead><tr><th data-type="content-ref"></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><a href="/pages/CyH2xJQs9yWJ1S8BYNav">/pages/CyH2xJQs9yWJ1S8BYNav</a></td><td>Quickly integrate the KidJig API by creating an account, obtaining your API key, and making your first API call with our simple examples</td><td></td><td></td><td><a href="/pages/CyH2xJQs9yWJ1S8BYNav">/pages/CyH2xJQs9yWJ1S8BYNav</a></td></tr><tr><td><a href="/pages/v4BIoojBG2j5pMWEaGcT">/pages/v4BIoojBG2j5pMWEaGcT</a></td><td>Explore our Large Language Models (LLMs) designed for natural language processing tasks, enabling seamless interactions and powerful applications through text-based AI capabilities.</td><td></td><td></td><td><a href="/pages/7aUFmnCMx9m4smGncsXL">/pages/7aUFmnCMx9m4smGncsXL</a></td></tr><tr><td><a href="/pages/6KAkaaosPa7ucMrVEmHC">/pages/6KAkaaosPa7ucMrVEmHC</a></td><td>KidJig agents are customizable AI assistants that combine state-of-the-art language models with specialized tools. Each agent can be tailored for specific tasks, from research and analysis to creative content generation and code review.</td><td></td><td></td><td><a href="/pages/JjjojIyKxaiBPzzLwvtg">/pages/JjjojIyKxaiBPzzLwvtg</a></td></tr></tbody></table>


---

# 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://kidjig.gitbook.io/kidjig-docs/readme.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.
