# Explorer

Steadybit's Explorer shows you an overview of all targets discovered by extensions. It is perfect to check whether Steadybit has discovered all infrastructure components and where to continue your Chaos Engineering journey. You can choose between viewing the targets on a table or exploring extensively using the Landscape.

* [Landscape](/use-steadybit/explorer/landscape.md)
* [Targets Table](/use-steadybit/explorer/targets.md)
* [Advice](/use-steadybit/explorer/advice.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.steadybit.com/use-steadybit/explorer.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.
