# About

<figure><img src="https://2105404273-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9jcjg12ODKbmmsnY7Cma%2Fuploads%2FAV22NF3YK8WVEJ2ynxOM%2FOSS-logo.svg?alt=media&#x26;token=8f2877d7-f80f-4c7c-b307-a900eaccf857" alt=""><figcaption></figcaption></figure>

## Welcome to Speedb's documentation!

Speedb is a first-of-its-kind, community-led storage engine designed to support modern data sets. It focuses on high performance, optimized for modern storage hardware and scale, on-premise and in the cloud. We strive to simplify the usability of complex data engines as well as stabilize and improve performance.\
\
Speedb docs is managed in the "[documentation](https://github.com/speedb-io/documentation)" repository.

Contributions are not just about code. Help the community learn more about Speedb and RocksDB by adding to our Docs.&#x20;

You can contribute by enhancing, fixing issues, and adding new content, by using issues, and pull requests.


---

# 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.speedb.io/readme.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.
