# Using the TradeAware Web App

- [Settings Guide](https://docs.live-eo.com/tradeaware/using-the-tradeaware-web-app/settings-guide.md)
- [Managing Workspaces](https://docs.live-eo.com/tradeaware/using-the-tradeaware-web-app/settings-guide/managing-workspaces.md): Managing Multiple Entities with Workspaces
- [Webhooks Guide](https://docs.live-eo.com/tradeaware/using-the-tradeaware-web-app/settings-guide/webhooks-guide.md): Webhooks push TradeAware events to your systems in real time, eliminating polling and exports. They enable instant information and automated workflows, with built-in retries and monitoring.
- [Upload and Analyzing Plots](https://docs.live-eo.com/tradeaware/using-the-tradeaware-web-app/upload-and-analyzing-plots.md)
- [Open Source Deforestation Methodology](https://docs.live-eo.com/tradeaware/using-the-tradeaware-web-app/open-source-deforestation-methodology.md)
- [Plot Upload and Analysis Trouble Shooting](https://docs.live-eo.com/tradeaware/using-the-tradeaware-web-app/plot-upload-and-analysis-trouble-shooting.md)
- [Formatting GeoJSON for TradeAware Application Uploads](https://docs.live-eo.com/tradeaware/using-the-tradeaware-web-app/plot-upload-and-analysis-trouble-shooting/formatting-geojson-for-tradeaware-application-uploads.md)
- [Connect with your supply chain](https://docs.live-eo.com/tradeaware/using-the-tradeaware-web-app/connect-with-your-supply-chain.md)
- [Notifications Center](https://docs.live-eo.com/tradeaware/using-the-tradeaware-web-app/notifications-center.md)
- [Provide and Review Documents](https://docs.live-eo.com/tradeaware/using-the-tradeaware-web-app/provide-and-review-documents.md)
- [Assess risk in your supply chain](https://docs.live-eo.com/tradeaware/using-the-tradeaware-web-app/assess-risk-in-your-supply-chain.md)
- [Manage your transactions](https://docs.live-eo.com/tradeaware/using-the-tradeaware-web-app/manage-your-transactions.md)
- [Mixed-Origin, Re-Import, and Self-Managed Supplier Transactions](https://docs.live-eo.com/tradeaware/using-the-tradeaware-web-app/manage-your-transactions/mixed-origin-re-import-and-self-managed-supplier-transactions.md)
- [Switching from TRACES Acceptance to TRACES Production](https://docs.live-eo.com/tradeaware/using-the-tradeaware-web-app/manage-your-transactions/switching-from-traces-acceptance-to-traces-production.md)
- [How-to videos](https://docs.live-eo.com/tradeaware/using-the-tradeaware-web-app/how-to-videos.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.live-eo.com/tradeaware/using-the-tradeaware-web-app.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.
