# Creating Environments

By default, Hava will build at a VPC level. We understand that is not ideal for all use cases, this is why we have built-in search capabilities, meaning you can create custom environment diagrams.

You can use the search to build custom environments based on a wide range of search queries and boolean operators.

To learn how simple it is to start creating and editing your automated diagrams follow the links below.<br>

{% content-ref url="/pages/8zWeYSiZjbLTCaozTVPW" %}
[Search Overview](/discover/searching/overview.md)
{% endcontent-ref %}

{% content-ref url="/pages/pDBeJa4GuWVPjbF2LqBw" %}
[Search Syntax](/discover/searching/search-syntax.md)
{% endcontent-ref %}

{% content-ref url="/pages/qLKXn5obN82Ng0wOyyJm" %}
[Search Examples](/discover/searching/examples.md)
{% endcontent-ref %}


---

# 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/getting-started/readme/creating-environments.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.
