---
title: "Helpful Links"
manual: "AI Foundation"
version: "1.2"
permalink: "https://docs.typo3.org/permalink/nitsan/ns-t3af:resources@1.2"
source: "HelpfulLinks/Index.rst"
modified: "2026-09-15T06:30:06+00:00"
---

# Helpful Links

Official resources for **EXT:ns_t3af**.

## Product and documentation

> [!NOTE]
> -   T3Planet AI Foundation: [https://t3planet.de/ai-foundation-fur-typo3](https://t3planet.de/ai-foundation-fur-typo3)
> -   Model Context Protocol: [https://modelcontextprotocol.io/](https://modelcontextprotocol.io/)
> -   TYPO3 documentation: [https://docs.typo3.org/](https://docs.typo3.org/)
> -   Licensing: see `LICENSING.md` in the extension root

## API key portals

Store keys only in **AI Foundation > AI Providers**. Never commit keys to Git.

-   **OpenAI** — [https://platform.openai.com/api-keys](https://platform.openai.com/api-keys)
-   **Anthropic (Claude)** — [https://console.anthropic.com/](https://console.anthropic.com/)
-   **Google Gemini** — [https://aistudio.google.com/apikey](https://aistudio.google.com/apikey)
-   **Mistral** — [https://console.mistral.ai/](https://console.mistral.ai/)
-   **Azure OpenAI** — [https://portal.azure.com/](https://portal.azure.com/)
-   **DeepL** (translation setting) — [https://www.deepl.com/pro-api](https://www.deepl.com/pro-api)

## Model references

-   **OpenAI models** — [https://platform.openai.com/docs/models](https://platform.openai.com/docs/models)
-   **Anthropic models** — [https://docs.anthropic.com/en/docs/about-claude/models](https://docs.anthropic.com/en/docs/about-claude/models)
-   **Gemini models** — [https://ai.google.dev/gemini-api/docs/models](https://ai.google.dev/gemini-api/docs/models)

## This documentation

-   [Introduction](https://docs.typo3.org/permalink/nitsan/ns-t3af:introduction@1.2) — Start here
-   [FAQ](https://docs.typo3.org/permalink/nitsan/ns-t3af:faq@1.2) — Common questions
-   [Known Problems](https://docs.typo3.org/permalink/nitsan/ns-t3af:known-problems@1.2) — Workarounds
-   [Support](https://docs.typo3.org/permalink/nitsan/ns-t3af:support@1.2) — Contact T3Planet

## Community

> [!NOTE]
> -   TYPO3 Slack: [https://typo3.org/community/meet/chat-slack/](https://typo3.org/community/meet/chat-slack/)
> -   TYPO3 Talk: [https://talk.typo3.org/](https://talk.typo3.org/)
> -   T3Planet support: [https://t3planet.de/support](https://t3planet.de/support)

## When to use which link

-   **Getting API keys** — Provider portals above, then [AI Providers](https://docs.typo3.org/permalink/nitsan/ns-t3af:ai-providers@1.2)
-   **Developer integration** — [Developer Guide](https://docs.typo3.org/permalink/nitsan/ns-t3af:developer-guide@1.2) for `AiServiceInterface`
-   **MCP client setup** — Model Context Protocol site plus [MCP Server](https://docs.typo3.org/permalink/nitsan/ns-t3af:mcp-server@1.2)
