> For the complete documentation index, see [llms.txt](https://academy.any2info.com/any2info-academy/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://academy.any2info.com/any2info-academy/no-code-platform/ai-studio/getting-started.md).

# Getting started

This section helps you get started with Artificial Intelligence within the platform.\
It explains the prerequisites, supported AI providers, and the basic steps required to configure AI connections and create your first AI agent.

Before using any AI functionality, make sure you understand how third-party AI providers are used, how credentials are managed, and how data is processed. The disclaimer below applies to all AI-related features.

### Disclaimer

[Disclaimer for the Use of Third-Part-AI Tools (ENG & NL)](https://cdn.prod.website-files.com/6496b7306de92e9b5a1be0cb/68932c0df2725723e55fa4bc_Disclaimer%20for%20the%20Use%20of%20Third-Party%20AI%20Tools%20\(ENG%20%26%20NL\)%20aug.%202025.pdf)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://academy.any2info.com/any2info-academy/no-code-platform/ai-studio/getting-started.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.
