# Tools + examples

Welcome to the Tools + Examples section.&#x20;

This part of our documentation showcases the practical tools and real-world examples Toucan offers. Our aim is to demonstrate how our technology can effectively support new product development and help scale the voluntary carbon market.

Here, you'll find a range of integration examples and links to tools to help you test code before it goes live. Explore this section to see how our digital solutions are applied in real scenarios, enhancing trust and efficacy in climate finance.


---

# 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.toucan.earth/developers/tools-+-examples.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.
