# Criar um aplicativo

## Visão geral

O **segundo roteiro** da Fórmula Zeev é o roteiro de **Criar um aplicativo**. Ele compreende o passo a passo e conjunto de melhores práticas para conduzir projetos de concepção e criação de novos aplicativos. Você pode executar esse roteiro diversas vezes, uma para cada projeto de automatização de sua empresa.

As fases do roteiro são:

1. Priorizar;
2. Delimitar;
3. Mapear;
4. Automatizar;
5. Customizar;
6. Treinar;
7. Publicar;
8. Monitorar;

Por se tratar de um processo iterativo, após **monitorar os resultados**, você pode **repetir fases** anteriores, como melhorar o mapeamento do processo novamente.

![](/files/4MZVV42i7nupWVg7s52D)


---

# 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://kb.stoque.com.br/zeev/formula-zeev/criar-um-aplicativo.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.
