# Start

## Prerequisite

* ต้องมียอดคงเหลือใน Project มากกว่า 0 บาท หากไม่มีเงินอยู่ใน Project ศึกษาวิธีเติมเงินได้ที่ [ขั้นตอนการเติมเงินเข้าสู่ Project](/ncs-documents/nipa-cloud-space-overview/billing-and-wallet/topup-a-project-wallet.md)
* ต้องมี Compute Instance ที่มี status เป็น shutoff จากการ stop ขั้นตอนการ stop Compute Instance

## Instructions

### 1. เข้าสู่หน้า Compute Instance

ที่แถบเมนูทางซ้าย คลิกเลือกเมนู​ COMPUTE > Compute Instance เพื่อเข้าสู่หน้า Compute Instance list&#x20;

<figure><img src="/files/3yQCjWX95nKDZgqEDoqO" alt=""><figcaption><p>Compute Instance list</p></figcaption></figure>

### 2. เข้าเมนู start Compute Instance&#x20;

ที่หน้า Compute Instance list เลื่อนหน้าจอไปทางขวามือสุด เพื่อให้เห็นปุ่ม "MORE"

คลิกปุ่ม "MORE" และเลือกเมนู "Start"

<figure><img src="/files/BWhVy2Akrvu7GltdRPJA" alt=""><figcaption><p>Compute Instance List</p></figcaption></figure>

หรือเข้าผ่านหน้า Compute Instance detail โดยการกดที่ชื่อ Compute Instance ในหน้า Compute Instance list&#x20;

ในหน้า Compute Instance detail จะมีปุ่ม "START" อยู่ที่แถบ menu ด้านบน

<figure><img src="/files/F8oG2SciBHCblwacCfzR" alt=""><figcaption><p>Compute Instance detail</p></figcaption></figure>

Machine Type ของ Compute Instance จะกลับมาถูกคิดเงินหลังการ start ตามราคาที่แสดง

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

คลิก "CONFIRM" เพื่อยืนยันการ start

### 3. รอ Status ของ Compute Instance กลายเป็น active

ระบบจะแสดงหน้าเดิมก่อนเข้าสู่เมนู start Compute Instance&#x20;

เมื่อ status ของ Compute Instance กลายเป็น "active" ก็เสร็จเรียบร้อย

<figure><img src="/files/ZtDA3Na9FCylx0k7In4j" alt=""><figcaption><p>Compute Instance detail</p></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-epc.gitbook.io/ncs-documents/compute/compute-instance/managing-instance/start.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.
