# Download NCS Project RC File

## Prerequisite

* มี account ใช้งานบน NIPA Cloud Space
* มี access เข้า project ที่มี wallet status เป็น Normal

## Instructions

### 1. เข้าสู่ Project

เข้าสู่หน้า project detail จากการเลือก project ที่ต้องการที่หน้า projects management

<figure><img src="/files/m9nKmQijqgocPAv8thiX" alt=""><figcaption><p>Project Detail</p></figcaption></figure>

### 2. ดาวน์โหลด RC file

คลิกที่ปุ่ม Manage Project เพื่อเปิด dropdown menu และเลือก Download Public API RC File&#x20;

<figure><img src="/files/rW2BMzIdyd5W0Wrm3Wjm" alt=""><figcaption><p>Download Public API RC File Button</p></figcaption></figure>

กดตกลงเพื่อยืนยันการ download และสามารถนำ RC file ไปใช้ในการ access NCS Public API ต่อไป


---

# 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/public-api/what-is-ncs-public-api/download-ncs-project-rc-file.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.
