# System requirements for MongoDB

{% hint style="info" %}
If you want to use a version that Structural does not support, contact Tonic.ai.
{% endhint %}

{% hint style="info" %}
**Versions for which Structural support is ending**

As of April 1, 2026, Structural will not support the following versions of MongoDB:

* 3 through 6

The database provider also no longer supports these versions.
{% endhint %}

Tonic Structural supports MongoDB server version 7 and above.

You can also use the MongoDB data connector to connect to an Amazon DocumentDB database. Tonic Structural supports versions 4 and 5 of Amazon DocumentDB.


---

# 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.tonic.ai/app/setting-up-your-database/mongodb/mongodb-system-requirements.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.
