# Refunding unused tokens

{% hint style="info" %}
Refunding unused tokens is only possible for **sponsored** campaigns that have been **paused**. Please [read more about sponsorship here](/linkdrop-dashboard/creating-links-in-bulk/sponsorship-nuances.md)
{% endhint %}

\
We secure 0.3 MATIC or 0.02 ETH per link to cover gas on the basic (free) plan. The difference between the actual gas cost per particular link claim and this amount can't be refunded. \
\
You can only refund the amount of tokens secured to cover the gas for the unclaimed links and distributed tokens. \
\
I.e. you have created 10 links on Polygon and secured 0.3\*10 MATIC to our contract at creation. 8 links were claimed by your users. 2 links are unused. You can refund 0.6 MATIC.&#x20;

#### To refund tokens, you need to:&#x20;

1. Pause the campaign, [refer here](/linkdrop-dashboard/creating-links-in-bulk/managing-a-campaign/pausing-campaign.md)
2. In the same dropdown menu where you've selected "Pause", select "Refund". This button will become active after pausing a campaign.&#x20;
3. Sign the transaction, wait for it to get mined and receive your tokens

{% hint style="warning" %}
If you **refund** the sponsorship tokens and **then unpause** the campaign again, your users will still be able to claim assets in the links. However, they will see the screen that there is not enough tokens to cover the gas and be suggested to pay for the transaction themselves (see screenshot below)
{% endhint %}

| <p><mark style="background-color:yellow;">Here is what your users will see if you'd <strong>unpause</strong> the campaign <strong>after refunding</strong> the sponsorship tokens</mark><br><br></p> | ![](/files/h60vZFsf5U3fKqqmVKqA) |
| ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------- |


---

# 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.linkdrop.io/linkdrop-dashboard/creating-links-in-bulk/managing-a-campaign/refunding-unused-tokens.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.
