# Discover

- [Importing](https://docs.hava.io/discover/importing.md)
- [Searching](https://docs.hava.io/discover/searching.md)
- [Search Overview](https://docs.hava.io/discover/searching/overview.md)
- [Search Syntax](https://docs.hava.io/discover/searching/search-syntax.md)
- [VPC Search](https://docs.hava.io/discover/searching/search-syntax/vpc-search.md)
- [Wildcard Search](https://docs.hava.io/discover/searching/search-syntax/wildcard-search.md)
- [Tag Search](https://docs.hava.io/discover/searching/search-syntax/tag-search.md)
- [Deep Search](https://docs.hava.io/discover/searching/search-syntax/deep-search.md)
- [Search Examples](https://docs.hava.io/discover/searching/examples.md)
- [Discover Resources From Regions](https://docs.hava.io/discover/searching/examples/discover-resources-from-regions.md): Discover resources from multiple data sources that exist in the same region using Hava query
- [Create a multiple VPC diagram](https://docs.hava.io/discover/searching/examples/create-a-multiple-vpc-diagram.md): Using Hava Query, you have the flexibility to create multiple VPC diagrams from the same or even different cloud accounts and vendors.
- [Defining Custom Environments](https://docs.hava.io/discover/searching/examples/defining-custom-environments.md): Create custom network topology diagrams using Hava's flexible search and query method.
- [Versioning](https://docs.hava.io/discover/versioning.md): See the changes to your cloud environments in a full version history.
- [Tracking Changes in Cloud Architecture](https://docs.hava.io/discover/versioning/tracking-changes-in-cloud-architecture.md): Using Hava's cloud architecture version history to track changes in your AWS, GCP, and Azure cloud environments.
- [Manual Sync](https://docs.hava.io/discover/manual-sync.md): How to refresh your automated cloud diagrams using the Hava Manual Sync function.


---

# 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.hava.io/discover.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.
