# Preguntas Frecuentes

## Comprei o app no my iPhone. Posso usá-lo no meu iPad?

É claro! Ao comprar a versão premium do Amigo Secreto no seu iPhone, você pode restaurar a compra em outro dispositivo (iPhone ou iPad). Lembre-se de usar o mesmo ID Apple em ambos dispositivos.

## Posso criar mais de um grupo no Amigo Secreto?

Sim. O aplicativo Amigo Secreto pode ter a quantidade de grupos que você quiser.

## Alguém do meu grupo não recebeu o e-mail

Consulte o [guia de resolução de problemas](/portugues/troubleshooting-pt.md#reenviando-o-convite).

## Posso adicionar uma lista de desejos?

Por enquanto não. Sentimos muito, mas estamos trabalhando bastante para trazer esse recurso assim que possível.


---

# 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.scrtsanta.app/portugues/faq-pt.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.
