> 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.md).

# Guides

- [Running Automation Scripts](https://dev-docs.tasknet.co/guides/running-automation-scripts.md): How to run your automation script
- [RealTime View](https://dev-docs.tasknet.co/guides/realtime-view.md): How to view your session
- [Use With AI](https://dev-docs.tasknet.co/guides/use-with-ai.md)
- [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
