# Schema Registry

- [Setup](https://docs.warpstream.com/warpstream/schema-registry/warpstream-byoc-schema-registry.md): This page explains how to setup WarpStream's BYOC Schema Registry.
- [Enforce Schemas](https://docs.warpstream.com/warpstream/schema-registry/schema-validation.md): This page describes how to configure the topic and agent to perform schema validation.
- [Schema Linking](https://docs.warpstream.com/warpstream/schema-registry/warpstream-schema-linking.md): Replicate and migrate schemas to WarpStream BYOC Schema Registry.
- [Manage Security](https://docs.warpstream.com/warpstream/schema-registry/manage-security.md): This section explains how to manage security for WarpStream's Schema Registry product.
- [Basic Authentication](https://docs.warpstream.com/warpstream/schema-registry/manage-security/basic-authentication.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://docs.warpstream.com/warpstream/schema-registry.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.
