# SQL Lite db Download

The API format for SQL Lite database output is the same as the other standard formats (1.0 - 1.4); the only difference in the URL is changing the API version to 1.6.

&#x20;<http://99.99.99.99:8080/core/1.6/API/project/mug_test_project/1.0/datablocks/request_7_step/1.1/>

&#x20;This file is managed by the browser download manager and can be viewed in any database manager that supports SQL Lite.

&#x20;

<figure><img src="/files/MV6deHSpzVmFmYTj5TDa" alt=""><figcaption><p>SQL Lite output viewed in database manager</p></figcaption></figure>


---

# 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.apica.io/platform-docs/test-data-orchestrator-tdo/user-documentation/api-guide/data-movement-apis/download-data-files/sql-lite-db-download.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.
