# How it works

- [Creating A Stream](https://docs.ajirapay.finance/products/token-streaming/streams/how-it-works/creating-a-stream.md): This section gives a guide on how to create a token stream on Ajira Pay Finance on the KAVA EVM blockchain
- [Withdraw From A Stream](https://docs.ajirapay.finance/products/token-streaming/streams/how-it-works/withdraw-from-a-stream.md): This section describes how you can withdraw from a stream as a stream recipient.
- [Cancel A Stream](https://docs.ajirapay.finance/products/token-streaming/streams/how-it-works/cancel-a-stream.md): A guide on how to cancel a stream as a sender.
- [Top Up A Stream](https://docs.ajirapay.finance/products/token-streaming/streams/how-it-works/top-up-a-stream.md): A guide on how to top up a stream if it still active
- [How to view Portfolio](https://docs.ajirapay.finance/products/token-streaming/streams/how-it-works/how-to-view-portfolio.md): This page describes how you can view important data analytics as your portfolio on the platform.


---

# 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.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.
