# Criando uma conta

A primeira parte é acessar o [portal de desenvolvedor da Marvel](https://developer.marvel.com/). Você pode clicar em GET STARTED e acessar com sua conta Disney+. Ou acessar o [link de cadastro](https://developer.marvel.com/signup) diretamente.

<figure><img src="/files/e61U6FwylOZXpHWdPw97" alt=""><figcaption><p>Portal de desenvolvedor Marvel</p></figcaption></figure>

Feito isso você já está apto a utilizar a API.&#x20;


---

# 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://consumindo-apis-com-elixir.cafecomelixir.com.br/compondo-integracoes/marvel-api/criando-uma-conta.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.
