> For the complete documentation index, see [llms.txt](https://dev-docs.tasknet.co/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://dev-docs.tasknet.co/guides/use-with-ai.md).

# Use With AI

- [Function Tooling](https://dev-docs.tasknet.co/guides/use-with-ai/function-tooling.md): How to convert an api controller endpoint to a tool
- [Data Extraction with LLM](https://dev-docs.tasknet.co/guides/use-with-ai/data-extraction-with-llm.md): How to extract data with LLMs
- [Exposing Dom to LLM](https://dev-docs.tasknet.co/guides/use-with-ai/exposing-dom-to-llm.md): How to present the DOM to an LLM
