# Creating A Stream

{% hint style="info" %}
NOTE: We have launched [V2 of the Dapp here](https://app.ajirapay.finance)  on Linea Mainnet, Polygon POS and Arbitrum One chains with V2 also coming to KAVA EVM soon.\
\
V2 is completely free
{% endhint %}

{% hint style="info" %}
This guide shows how to get started with KAVA EVM on [V1 of the Dapp here](https://stream.ajirapay.finance) , the same process applies for [V2 of the Dapp here](https://app.ajirapay.finance) on Linea Mainnet, Polygon POS and Arbitrum One, the only thing you need to do is switch to your preffered chain, i.e. if you are creating a stream on Linea Mainnet, you can follow the guide by selecting Linea Mainnet on your wallet of choice, preferably Metamask or OKX Wallet
{% endhint %}

First, head over to the official [Ajira Pay Crypto Streaming platform ](https://stream.ajirapay.finance/)where we have hosted the streaming Dapp.

If you are not connected, please connect your decentralized wallet as shown below:

<figure><img src="/files/nVU45IKbhoCkCeJ17caQ" alt=""><figcaption><p>Connect wallet button</p></figcaption></figure>

Once you clock on the "***Connect Wallet***" button, you will be presented with the connect wallet pop up on as shown below where you will chose your preffered decentralized wallet as shown below:

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

After connecting the wallet, you will see the following form where you will input the details as below:

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

\
In order to create a linear stream, you will need to specify the following:

* Recipient Address(EVM address).
* Amount of tokens to stream in total.
* Stream start date and time.
* Stream end date and time.
* The ERC20 token to be streamed from the select dropdown.

{% hint style="info" %}
Fees are currently disabled on [V1 here](https://stream.ajirapay.finance)  until further notice.\
\
On [V2 here](https://app.ajirapay.finance), we do not charge any fees at all.
{% endhint %}

Once you fill up these details, you can then submit the transaction by clicking the (1) Approve the token spending allowance, (2) submit the transaction to the blockchain.

Currently, we charge a 0.5% of the amount to be streamed. Please refer to the [Fees and Rewards](/fees-and-rewards.md)section for more details

{% hint style="info" %}

{% endhint %}

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

{% hint style="info" %}
Before the above steps, please ensure you have KAVA in your EVM wallet for paying for the gas fees.
{% 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/creating-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.
