# FX

## 사용 방법‌ <a href="#undefined" id="undefined"></a>

필요한 맵 파일을 다운받고 압축을 푼 뒤, 스튜디오에서 RMO 파일을 열어 확인할 수 있어요.‌

## 샘플 맵 <a href="#undefined-1" id="undefined-1"></a>

* [CreateFX.RMO](https://huy6eprx677.edge.naverncp.com/manualsample/CreateFX.RMO) - 이펙트를 생성하는 예제에요.
* [FXPlay\&Stop.RMO](https://huy6eprx677.edge.naverncp.com/manualsample/FXPlay\&Stop.RMO) - 이펙트를 재생/정지하는 예제에요.‌
* [FXSample.RMO](https://huy6eprx677.edge.naverncp.com/manualsample/FXSample.RMO) - 멋진 이펙트들을 살펴볼 수 있는 예제에요.


---

# 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://ditoland-utplus.gitbook.io/ditoland/sample/fx.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.
