> 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/br/ferramentas/explore-tools.md).

# Explorar ferramentas

A biblioteca de Ferramentas no Morphic dá a você acesso a uma coleção crescente de ações criativas, desde geração de imagens por IA e criação de vídeos até a reformulação de filmagens, controle de movimento, criação de sincronização labial e muito mais. Pesquise por nome, navegue por categoria e execute qualquer ferramenta diretamente pela aba Ferramentas.

### Veja como começar a usar as Ferramentas:

1. Abra o Canvas ou o Copilot e clique na aba Ferramentas acima da barra de prompt

<figure><img src="/files/21e70edbbc0b628ec2201f1569a799a26a1f88e3" alt=""><figcaption></figcaption></figure>

2. Pesquise uma ferramenta pelo nome ou navegue pela biblioteca

<figure><img src="/files/676d8b34c981b9ce04efc3a713403dd6e5b815bc" alt=""><figcaption></figcaption></figure>

3. Use as abas de filtro para refinar os resultados por categoria
4. Selecione uma ferramenta. A barra de prompt será ajustada para essa ferramenta e orientará você sobre quais entradas são necessárias
5. Digite seu prompt, anexe quaisquer referências solicitadas e clique na seta azul

Como alternativa, as ferramentas também estão disponíveis em [morphic.com/tools](https://morphic.com/tools), onde você pode navegar pela biblioteca completa e executar qualquer ferramenta diretamente.

É assim que você pode usar as ferramentas no Morphic para criar imagens, vídeos, sincronizações labiais e muito mais diretamente pela barra de prompt.

***

Se você tiver algum problema ou alguma dúvida, entre em contato. Teremos prazer em ajudar. Escreva para nós em [**support@morphic.com**](mailto:support@morphic.com)**.**


---

# 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, and the optional `goal` query parameter:

```
GET https://morphic.com/docs/br/ferramentas/explore-tools.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
