# Smart Contract

Il funzionamento del servizio è il seguente.

Lo Smart Contract gestisce quattro contenitori, un contenitore di XRD, un contenitore di token, un contenitore per le commissioni ed un contenitore per le donazioni

Ogni wallet può usufruire dei servizi dello Smart Contract dopo una registrazione tramite la quale otterrà un NFT con 6 informazioni:&#x20;

* epoca in cui è iniziato il prestito fornito/ricevuto
* epoca in cui è finito il prestito fornito/ricevuto
* importo del prestito fornito/ricevuto al/dal contratto


---

# 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.zerocollateral.eu/ita/smart-contract.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.
