# Explore Tools

The Tools library on Morphic gives you access to a growing collection of creative actions, from AI image generation and video creation to restyling footage, controlling motion, creating lip syncs, and more. Search by name, browse by category, and run any tool directly from the Tools tab.

### Here's how to get started with Tools:

1. Open Canvas or Copilot and click the Tools tab above the prompt bar

<figure><img src="/files/9MjlBuPJngpMup5pB7bC" alt=""><figcaption></figcaption></figure>

2. Search for a tool by name or browse the library

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

3. Use the filter tabs to narrow results by category
4. Select a tool. The prompt bar will adjust to that tool and guide you on what inputs are needed
5. Enter your prompt, attach any requested references, and hit the blue arrow

Alternatively, tools are also available at [morphic.com/tools](https://morphic.com/tools), where you can browse the full library and run any tool directly.

That's how you can use tools in Morphic to create images, videos, lip syncs, and more directly from the prompt bar.

***

If you have any trouble or have any questions, feel free to reach out. We're happy to help, write to us at [**support@morphic.com**](mailto:support@morphic.com)**.**


---

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