# Create Partitions

You are recommended to partition your hard drives before using them. Create partitions at the size you want.

<figure><img src="/files/uoByujBEwSfkFCBU76GN" alt=""><figcaption><p>Create Partitions</p></figcaption></figure>

{% hint style="info" %} <mark style="color:blue;">**Note**</mark>

* <mark style="color:blue;">To create partitions successfully, the available storage space is relatively less than the total storage. What remains actually will be added to the last partition.</mark>
* <mark style="color:blue;">Default partitioning style depends on your selected operating system. Please refer to the official documentation of your selected OS for more details.</mark>
  {% endhint %}


---

# 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/create-a-bare-metal-instance/create-partitions.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.
