# Deliveries

Delivery requests allow you to airdrop $TOKENs directly to your users' wallets, and be notified when it's done.&#x20;

{% hint style="info" %}
**How are Deliveries different than Allocations?**

The delivery system differs from the allocation system in that it is designed to deliver $TOKENs on a per-transaction basis, rather than in batches.
{% endhint %}

{% openapi src="<https://2025772754-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FKOyoBDhx8ymvd9xgu92d%2Fuploads%2FeMLXfUneO8e88VmJxNsa%2Fpayment-api.yaml?alt=media&token=dc57db6b-734f-4ae1-9583-af480d989048>" path="/deliveries" method="post" %}
[payment-api.yaml](https://2025772754-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FKOyoBDhx8ymvd9xgu92d%2Fuploads%2FeMLXfUneO8e88VmJxNsa%2Fpayment-api.yaml?alt=media\&token=dc57db6b-734f-4ae1-9583-af480d989048)
{% endopenapi %}

{% openapi src="<https://2025772754-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FKOyoBDhx8ymvd9xgu92d%2Fuploads%2FeMLXfUneO8e88VmJxNsa%2Fpayment-api.yaml?alt=media&token=dc57db6b-734f-4ae1-9583-af480d989048>" path="/deliveries/{requestId}" method="get" %}
[payment-api.yaml](https://2025772754-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FKOyoBDhx8ymvd9xgu92d%2Fuploads%2FeMLXfUneO8e88VmJxNsa%2Fpayment-api.yaml?alt=media\&token=dc57db6b-734f-4ae1-9583-af480d989048)
{% endopenapi %}

### Conversion Rate

Similar to payment requests, delivery requests can also save an arbitrary conversion rate. This can be especially useful if you need to lock in a specific exchange rate for a particular transaction.
