# Will I be billed for the instances that are shut off, and how can I shut them off?

Instances that you shut off do not incur any charges, but all the resources that were associated with it continue to incur charges. Please note that you only pay for the time your instance runs and any extra storage volumes you utilize.&#x20;

### a. How to shut off an instance?

You can shut off instances by following these simple steps:

**Step 1:** [Login](https://customer.acecloudhosting.com/index.php?m=ace_product_register_addon\&action=login) to your account.

<figure><img src="/files/ngZeJcnektvSZbVHQqNK" alt=""><figcaption></figcaption></figure>

**Step 2:** Navigate to **Compute,** then select **Instances.**

<figure><img src="/files/N84v024NplgCwkhUtXnO" alt=""><figcaption></figcaption></figure>

**Step 3**: Choose the instance you want to shut off, click the drop-down menu, and choose **Shut Off Instance.**

<figure><img src="/files/QVduErQlA1OvVwlDyVMZ" alt=""><figcaption></figcaption></figure>

**Step 4**: Click on **Confirm** to complete the process.

<figure><img src="/files/mk18sZ6Oc2wS3rLm3ufE" alt=""><figcaption></figcaption></figure>

### b. How to start an instance?

Choose the instance you want to start, click the **drop-down**, and choose **Start Instance.**

<figure><img src="/files/ghCjsSusrGOXFb4NDjHQ" alt=""><figcaption></figcaption></figure>


---

# 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.acecloud.ai/knowledge-base/compute/will-i-be-billed-for-the-instances-that-are-shut-off-and-how-can-i-shut-them-off.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.
