# QuickStart installs the bzero agent

## `zli v. 6.11.12`

### Enhancements

* **`zli` QuickStart.** To support our `bzero-ssm-agent` to `bzero` transition, `zli quickstart` now installs the `bzero` agent

### Fixes

* **Kubectl copy.** Resolved issue with `kubectl cp` function

## `bzero v. 7.0.8`

### Enhancements

* **Github repository.** We updated the documentation on our [Github repository](https://github.com/bastionzero/bzero) to provide better information on installing the `bzero` agent as well as how you can contribute to our project

### Fixes

* **Kubectl copy.** Resolved issue with `kubectl cp` function

## Web app & backend

### Enhancements

* **Autodiscovery scripts.** To support the transition from the `bzero-ssm-agent` to our `bzero` agent, both the Bash and Ansible autodiscovery scripts that install the `bzero` agent are available through [our API](https://cloud.bastionzero.com/api/#tag--Autodiscovery-Scripts). The `zli` and web app will continue to serve the `bzero-ssm-agent` scripts for the time being

For questions or to give us feedback on how we can make our updates better, reach out to [<mark style="color:purple;">product@bastionzero.com</mark>](mailto:product@bastionzero.com).


---

# 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://changes.bastionzero.com/2022/quickstart-installs-the-bzero-agent.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.
