# Home

- [What Is BastionZero?](https://docs.bastionzero.com/docs/home/readme.md): BastionZero is the Zero Trust Access Platform that connects engineers to infrastructure without risking the keys to your kingdom.
- [Server Access](https://docs.bastionzero.com/docs/home/readme/server-access.md): Server support brings MrZAP technology, policy-based access control, and user visibility for remote hosts directly into the BastionZero SaaS
- [Database Access](https://docs.bastionzero.com/docs/home/readme/database-access.md): Native database support brings MrZAP technology, policy-based access control, and user visibility for databases directly into the BastionZero SaaS
- [Kubernetes Access](https://docs.bastionzero.com/docs/home/readme/kubernetes-access.md): Kubernetes support brings MrZAP technology, policy-based access control, and user visibility for Kubernetes directly into the BastionZero SaaS
- [Web Server Access](https://docs.bastionzero.com/docs/home/readme/webserver-access.md): Native web server support brings MrZAP technology, policy based access control, and user visibility for web servers directly into the BastionZero SaaS
- [Product Security](https://docs.bastionzero.com/docs/home/security.md)
- [Architecture](https://docs.bastionzero.com/docs/home/architecture.md)
- [Taxonomy](https://docs.bastionzero.com/docs/home/taxonomy.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.bastionzero.com/docs/home.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.
