# Hardpoint Lattice

Hardpoint KV is a managed data store that offers Redis compatibility, full tenant isolation and an object storage-class pricing model. For Hardpoint Enterprise customers, Hardpoint KV additionally offers the ability to dynamically route & store tenant data based on sovereign boundaries.

Hardpoint KV is a general-purpose key-value store which supports most common operations in Redis. However it's important to understand that Hardpoint KV is not just 'hosted Redis' but a ground-up reimplementation with its own storage engine, consistency and durability guarantees.


---

# 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.hardpoint.dev/guides/hardpoint-lattice.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.
