# FAQs

### When does the trial end?

The free trial will expire seven days after the subscription date

### Is there any limit on number of applications that can be submitted during the trial period?

A maximum of 3 applications can be submitted during the trial period.

### What are the supported file formats to upload transactions data?

Currently, only CSV files can be uploaded.

### In which formats are the reports provided?

We offer reports in both JSON and PDF formats

### What is the maximum size of a csv file that can be uploaded?

The maximum allowable size for a CSV file upload is 1MB.

### How many transactions/records can a CSV file contain at most?

If you are uploading a single CSV file, it can contain up to 5,000 transactions. If multiple CSV files are uploaded, the total number of transactions combining all the files should not exceed 5,000.

### Do you have an API?

Yes. More information regarding our api's can be found in API Management section

### Whom do I contact if I have further questions?

Send us a message [here](/sandbox/troubleshooting-and-support/publish-your-docs.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.mogoplus.ai/sandbox/troubleshooting-and-support/quickstart.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.
