> For the complete documentation index, see [llms.txt](https://p00ls.gitbook.io/token-os/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://p00ls.gitbook.io/token-os/payments-api/deliveries.md).

# 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="/files/4t8BCIfLXQH1RwD6kaEf" 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="/files/4t8BCIfLXQH1RwD6kaEf" 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.
