# Welcome to TradeAware User Guide

We're here to ensure your experience of complying with the EU Deforestation Regulation is simple and seamless. Whether you want to learn about our latest features or need help to resolve technical issues, we're here for you.

## Contact Support <a href="#how-to-get-support" id="how-to-get-support"></a>

If at any time you have challenges or questions when using TradeAware, you can email us directly at [**support@live-eo.com**](mailto:support-tradeaware@live-eo.com). Our team will respond directly to you and provide the necessary assistance.

## Contents <a href="#additional-resources" id="additional-resources"></a>

The TradeAware User Guide contains four high level sections:

* [**Getting Started**](https://docs.live-eo.com/tradeaware/readme/getting-started) - How to create an account in the web app and access your API details.
* [**Using the TradeAware Web App**](https://docs.live-eo.com/tradeaware/using-the-tradeaware-web-app) - Content on how to use the features of the TradeAware application.
* [**Using the TradeAware API**](https://docs.live-eo.com/tradeaware/using-the-tradeaware-api) - Information on how to use the features in TradeAware via API.
* [**Additional Resources**](https://docs.live-eo.com/tradeaware/additional-resources) **-** Additional content about the features and usage of TradeAware.


---

# 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.live-eo.com/tradeaware/readme.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.
