# Tools

- [Tools: Overview](https://docs.zaia.app/tools/tools-overview.md)
- [Available Tools](https://docs.zaia.app/tools/available-tools.md)
- [HTTP Request Tool](https://docs.zaia.app/tools/available-tools/http-request-tool.md)
- [Code Execution Tool](https://docs.zaia.app/tools/available-tools/code-execution-tool.md)
- [Web Search Tool](https://docs.zaia.app/tools/available-tools/web-search-tool.md)
- [Ticket Creation Tool](https://docs.zaia.app/tools/available-tools/ticket-creation-tool.md)
- [Follow Up Tool](https://docs.zaia.app/tools/available-tools/follow-up-tool.md)
- [Knowledge Base Search Tool](https://docs.zaia.app/tools/available-tools/knowledge-base-search-tool.md)
- [Table Tools](https://docs.zaia.app/tools/available-tools/table-tools.md)
- [Message Sending Tool](https://docs.zaia.app/tools/available-tools/message-sending-tool.md)
- [Workflow Execution Tool](https://docs.zaia.app/tools/available-tools/workflow-execution-tool.md)
- [Contextual Memory Tool](https://docs.zaia.app/tools/available-tools/contextual-memory-tool.md)
- [PDF Reader Tool](https://docs.zaia.app/tools/available-tools/pdf-reader-tool.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.zaia.app/tools.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
