> For the complete documentation index, see [llms.txt](https://morphic.com/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://morphic.com/docs/kr/tools/explore-tools.md).

# 도구 살펴보기

Morphic의 도구 라이브러리를 사용하면 AI 이미지 생성과 동영상 제작부터 영상 스타일 변경, 모션 제어, 립싱크 생성 등까지, 점점 늘어나는 다양한 창작 작업에 접근할 수 있습니다. 이름으로 검색하고, 카테고리별로 둘러보고, Tools 탭에서 도구를 바로 실행하세요.

### 도구를 시작하는 방법은 다음과 같습니다:

1. Canvas 또는 Copilot을 열고 프롬프트 바 위의 도구 탭을 클릭하세요

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

2. 이름으로 도구를 검색하거나 라이브러리를 둘러보세요

<figure><img src="/files/0be45b2db9664529e598e5dc4e329cf806327d47" alt=""><figcaption></figcaption></figure>

3. 필터 탭을 사용해 카테고리별로 결과를 좁혀보세요
4. 도구를 선택하세요. 프롬프트 바가 해당 도구에 맞게 조정되고 필요한 입력이 무엇인지 안내해 줍니다
5. 프롬프트를 입력하고, 요청된 참고 자료를 첨부한 다음 파란색 화살표를 누르세요

또한 도구는 다음에서도 사용할 수 있습니다 [morphic.com/tools](https://morphic.com/tools), 여기에서 전체 라이브러리를 둘러보고 어떤 도구든 바로 실행할 수 있습니다.

이렇게 하면 프롬프트 바에서 바로 Morphic의 도구를 사용해 이미지, 동영상, 립싱크 등을 만들 수 있습니다.

***


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://morphic.com/docs/kr/tools/explore-tools.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.
