# Exchange

Lo strumento preferito dagli investitori per acquistare asset digitali è senza dubbio l'exchange.\
Come vedremo successivamente, tali servizi possono essere suddivisi in due macro categorie:

* **Exchange centralizzati** (CEX)
* **Exchange decentralizzati** ([DEX](/defi/dex.md))

I **primi** si basano sulla gestione centralizzata del sistema e si comportano come vere e proprie banche, con lo stesso obbligo di dover sottostare alle norme KYC e antiriciclaggio AML e quindi verificare l'identità di ogni singolo cliente.\
I **secondi** non richiedono verifiche d'identità e funzionano tramite smart contracts su blockchain pubbliche, quindi difficilmente inquadrabili in specifici perimetri giuridici.

In questa sezione, andremo ad analizzare i principali exchange centralizzati, il loro funzionamento e come utilizzarli al meglio.

***

### Cos'è un exchange e come funziona? - Marco Cavicchioli

{% embed url="<https://www.youtube.com/watch?v=RlzuceKNZDc>" %}
Cos'è un Exchange e come funziona - Marco Cavicchioli
{% endembed %}


---

# 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://italiancryptowiki.bitveil.com/exchange.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.
