# Autenticação

Para se registrar, você precisa se conectar com uma carteira Stellar. Se você ainda não tem uma, ou nunca usou uma, há mais informações na seção a seguir:&#x20;

{% content-ref url="/pages/d0afd43171dac1cfb21e231ae5122d709b8f8ac1" %}
[Carteiras Stellar](/trustless-work/v1-pt/introducao/stellar-and-soroban-the-backbone-of-trustless-work/stellar-wallets.md)
{% endcontent-ref %}

Para se autenticar, você precisará fazer login em nosso Dapp com uma carteira Stellar e solicitar uma chave de API. Aqui estão os passos para realizar isso:&#x20;

{% content-ref url="/pages/81b21e586c4c3149ac9d50c643c23a683d66c735" %}
[Solicitar chave de API](/trustless-work/v1-pt/introducao/developer-resources/request-api-key.md)
{% endcontent-ref %}

\
**Em breve:** \
Estamos descobrindo como isso pode funcionar com passkeys e enviar para endereços com Memo. \
Fazemos isso de forma aberta, então sinta-se à vontade para contribuir. [Broken mention](broken://pages/f2e5a21f77d60636b9c2b6029e28e977979b17de)


---

# 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://docs.trustlesswork.com/trustless-work/v1-pt/introducao/developer-resources/authentication.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.
