# Additional Ressources

- [External documentation](https://docs-v3.toucantoco.com/additional-ressources/external-documentation.md)
- [Support for App-builders](https://docs-v3.toucantoco.com/additional-ressources/support-for-app-builders.md)
- [Latest releases](https://docs-v3.toucantoco.com/additional-ressources/latest-releases.md)
- [2026 Releases](https://docs-v3.toucantoco.com/additional-ressources/latest-releases/2026-releases.md)
- [2025 Releases](https://docs-v3.toucantoco.com/additional-ressources/latest-releases/2025-releases.md)
- [2024 Releases](https://docs-v3.toucantoco.com/additional-ressources/latest-releases/2024-releases.md)
- [2023 Releases](https://docs-v3.toucantoco.com/additional-ressources/latest-releases/2023-releases.md)
- [Troubleshooting](https://docs-v3.toucantoco.com/additional-ressources/troubleshooting.md)
- [Troubleshoot:: DataHub](https://docs-v3.toucantoco.com/additional-ressources/troubleshooting/troubleshoot-datahub.md)
- [Cross-Site Cookies](https://docs-v3.toucantoco.com/additional-ressources/troubleshooting/cross-site-cookies.md)
- [How to :: read the inspector error](https://docs-v3.toucantoco.com/additional-ressources/troubleshooting/how-to-read-the-inspector-error.md)
- [How to :: troubleshoot the toucan way](https://docs-v3.toucantoco.com/additional-ressources/troubleshooting/how-to-troubleshoot-the-toucan-way.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-v3.toucantoco.com/additional-ressources.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.
