> For the complete documentation index, see [llms.txt](https://docs.win.win/twins/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.win.win/twins/italiano/portafoglio-twins/utilizzare-il-portafoglio/ricevere-twins.md).

# Ricevere TWINS

Quando vuoi ricevere i TWINS coin dovrai andare nella Tab **Ricevi.**

![](/files/-LZ0t_1R_DOtERK2oIMQ)

Per ricevere fondi devi fornire il tuo indirizzo al mittente.\
Gli address di ricezione vengono generati automaticamente dal portafoglio.

Quando vuoi ricevere un pagamento, tutto ciò che devi fare è generare un indirizzo di ricezione.

Clicca su **Receiving Addresses** sulla parte destra della tab **Ricevi.**

Successivamente apparirà una finestra dovrei potrai generare un indirizzo di ricezione.

![](/files/-LZ0taY2QUDuaxC5cp91)

Puoi anche aprire questa finestra tramite **File -> Indirizzi di ricezione**

Clicca su **Nuovo** per generare un nuovo indirizzo di ricezione, Impostare un etichetta potrebbe essere utile per tenere il tuo portafoglio organizzato.

![](/files/-LZ0tbumTFolBQIe_xbp)

Clicca su **OK** per tornare alla finestra precedente con un nuovo indirizzo di ricezione.

Per copiarlo negli appunto devi selezionare l'indirizzo scelto e cliccare copia.

Condividi questo indirizzo con la persona dalla quale devi ricevere un pagamento.

Una volta ricevuto il pagamento da uno dei tuoi indirizzi di ricezione potrai vederlo nella tab **Transazioni**.

{% hint style="warning" %}
**Devi creare un backup del tuo portafoglio ogni volta che crei un nuovo indirizzo di ricezione, oppure rischi di perdere i fondi ricevuti dal nuovo indirizzo.**
{% endhint %}


---

# 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://docs.win.win/twins/italiano/portafoglio-twins/utilizzare-il-portafoglio/ricevere-twins.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.
