# Quick Start

## Required Features

Before installing any TradeQloud apps, the following NetSuite features are required to be enabled:

* Custom Records&#x20;
* Client SuiteScript&#x20;
* Server SuiteScript&#x20;
* Custom Segments
* REST Web Services&#x20;
* SuiteCloud Development Framework

## Installation

You will then be required to provide administrator access to the TradeQloud deployment team. Your account manager will let you know which email address to use.

Once access has been provisioned, TradeQloud will then install the Setup application, along with the TradeQloud Apps that you have purchased. <br>

## Post Installation

After installation, a Center Tab will be added to your NetSuite account titled TradeQloud. Under the Center Tab, a link is provided to the Setup page.&#x20;

<div align="left" data-full-width="false"><figure><img src="/files/apj1CJukuOsC8h1AyQNy" alt=""><figcaption></figcaption></figure></div>

&#x20;  &#x20;


---

# 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/quick-start.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.
