> ## Documentation Index
> Fetch the complete documentation index at: https://docs.taskforceai.chat/llms.txt
> Use this file to discover all available pages before exploring further.

# AI Optimization

> How to use TaskForceAI documentation with AI tools.

TaskForceAI documentation is optimized for both humans and AI agents. We provide several ways to export our content in AI-friendly formats.

## Markdown Export

Markdown provides structured text that AI tools can process more efficiently than HTML. This results in better accuracy and lower token usage.

### Keyboard Shortcut

Press <kbd>Command</kbd> + <kbd>C</kbd> (<kbd>Ctrl</kbd> + <kbd>C</kbd> on Windows) to copy any page as Markdown directly to your clipboard.

### URL Extension

You can view the raw Markdown for any page by adding `.md` to the end of the URL.

For example:
`docs.taskforceai.chat/docs/index.md`

## Contextual AI Menu

On every page, you'll find an AI menu in the top right (or via the floating action button) that allows you to:

* **Copy as Markdown**: Quickly grab the page content.
* **View Markdown**: Open the clean Markdown version in a new tab.
* **Send to AI**: Directly open the page in tools like ChatGPT or Claude.

## LLMS.txt

For a comprehensive index of all documentation, we provide an `llms.txt` file at the root:

[docs.taskforceai.chat/llms.txt](https://docs.taskforceai.chat/llms.txt)

This file is designed for LLMs to discover all available pages before exploring further.
