# Welcome to TradeQloud

## Overview

Utilizing NetSuite as a core platform, TradeQloud develops Apps for NetSuite that enhance and extend standard NetSuite capabilities.

{% hint style="info" %}
The TradeQloud Setup and Licensing app is required to be installed first. This app is used to control all features and settings across TradeQloud Apps. &#x20;
{% endhint %}

## Documentation

This document provides a complete overview of all TradeQloud functionalities.  It includes an overview of each App along with setup and configuration instructions.&#x20;

## Get Started

{% content-ref url="quick-start" %}
[quick-start](https://docs.tradeqloud.com/quick-start)
{% endcontent-ref %}

{% content-ref url="setup-and-version-management" %}
[setup-and-version-management](https://docs.tradeqloud.com/setup-and-version-management)
{% endcontent-ref %}

{% content-ref url="tradeqloud-setup/administrators-guide/license-validation" %}
[license-validation](https://docs.tradeqloud.com/tradeqloud-setup/administrators-guide/license-validation)
{% endcontent-ref %}


---

# 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/welcome-to-tradeqloud.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.
