# 4. Static 페이지 만들기

- [Cloudfront + S3를 사용하는 이유](https://terraform201.devart.tv/3.-static/cloudfront-+-s3.md): 왜 Cloudfront + S3를 사용하는가
- [Cloudfront 와 S3 구성하기](https://terraform201.devart.tv/3.-static/cloudfront-s3.md): Cloudfront와 S3를 활용하여 static한 페이지 구성하기
- [(Optional)Custom 도메인 사용하기](https://terraform201.devart.tv/3.-static/cloudfront-s3-1.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://terraform201.devart.tv/3.-static.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.
