# Introduction

## Overview

On the TradeQloud setup page, a field group exists for each application TradeQloud has developed.&#x20;

* If the TradeQloud App has been purchased, the Licensed checkbox will be flagged. An expiration date will be also be visible based on the Software Services Agreement.
* If the application is installed, the installed version and leading version will be displayed
* A sub-tab is  displayed containing application-specific settings

The TradeQloud Setup includes two basic modules.

***

### Supply Order

Enable this feature to track inventory from procurement (via purchase order or work order) to final sale using Supply Orders (a custom record/segment).&#x20;

Once enabled, a custom record and segment will be generated for each supply order and supply order line.

***

### Demand Order

Enable this feature to track inventory from estimate to invoicing using Demand Orders (a custom record/segment).

Once enabled, a custom record and segment will be generated for each demand order and demand order line.&#x20;

{% hint style="warning" %}
TradeQloud functionality relies on the Demand & Supply Order records to function as intended.&#x20;
{% endhint %}


---

# 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.tradeqloud.com/tradeqloud-setup/introduction.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.
