<!-- Generated from the canonical Teloring documentation source. Do not edit this file. -->

Canonical page: https://docs.teloring.com/api/ai-world
Last modified: 2026-08-20T20:52:05.000Z

# AI World

Which AI capabilities are switched on for the account.

**Scope:** `ai_world`

Each item is a plain on/off. Most of them consume AI credits when they
run, so treat enabling one as a deliberate act.




```mdx-code-block
import DocCardList from '@theme/DocCardList';
import {useCurrentSidebarCategory} from '@docusaurus/theme-common';

<DocCardList items={useCurrentSidebarCategory().items}/>
```
