# Get Started

* [**Create a Bare Metal Cloud Instance**](/welcome/bare-metal/get-started/create-a-bare-metal-instance.md)
* [**Create a CIDR Block**](/welcome/bare-metal/get-started/create-a-cidr-block.md)
* [**Create an Elastic IP**](/welcome/bare-metal/get-started/create-an-elastic-ip.md)
* [**Create a Virtual Private Cloud**](/welcome/bare-metal/get-started/create-a-virtual-private-cloud.md)
* [**Create a Subnet**](/welcome/bare-metal/get-started/create-a-subnet.md)
* [**Upgrade to VPC**](/welcome/bare-metal/get-started/upgrade-to-vpc.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.console.zenlayer.com/welcome/bare-metal/get-started.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.
