# Cancel A Stream

{% hint style="info" %}
Please ensure that as the sender of the stream, you have an agreement with the recipient that you are cancelling the stream prior to the process.
{% endhint %}

<figure><img src="/files/laqIRJr2jFiQ51KF0ofK" alt=""><figcaption></figcaption></figure>

At each individual stream interface, as the stream sender you will be presented with the above interface where you can perform a cancel on a stream on the conditions of the following:

1. If the stream is still in progress and has not yet reached the 100% mark for streaming duration.
2. The stream was not previously cancelled(still active)

When you clock on the ***Cancel*** button, you will have the pop up show below appearing asking you whether to exit or continue with the cancel process:

<figure><img src="/files/63JJZmIYJsWzAGPtbJv6" alt=""><figcaption></figcaption></figure>

At this pop up, whn you click on yes, you will be shown the decentralized wallet as shown below for you to aprove the transaction.

<figure><img src="/files/Od9P1n3yKA6723sTQsKy" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Please note that you will need KAVA on the EVM in your decentralized wallet to pay for gas fees
{% endhint %}

{% hint style="info" %}
Please also note that the protocol does not charge any fees on cancelling a stream.
{% endhint %}


---

# 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.ajirapay.finance/products/token-streaming/streams/how-it-works/cancel-a-stream.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.
