# Storage

- [NextGen Software WEB4 OASIS API Local File OASIS Provider](https://oasis-web4.gitbook.io/oasis-web4-docs/providers/storage/nextgensoftware.oasis.api.providers.localfileoasis.md)
- [NextGen Software WEB4 OASIS API MongoDB OASIS Provider](https://oasis-web4.gitbook.io/oasis-web4-docs/providers/storage/nextgensoftware.oasis.api.providers.mongooasis.md)
- [NextGen Software WEB4 OASIS API Neo4j OASIS Provider](https://oasis-web4.gitbook.io/oasis-web4-docs/providers/storage/nextgensoftware.oasis.api.providers.neo4joasis.aura.md)
- [NextGen Software WEB4 OASIS API SQLLiteDB OASIS Provider](https://oasis-web4.gitbook.io/oasis-web4-docs/providers/storage/nextgensoftware.oasis.api.providers.sqllitedboasis.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://oasis-web4.gitbook.io/oasis-web4-docs/providers/storage.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.
