# ArFlash - Flashing Processes

## Overview

*Arflash* on Arweave’s AOS (Actor-Oriented System) offers instant, single-transaction loans with a low 0.07% fee, ideal for DeFi arbitrage, yield maximization, loan refinancing, and collateral swapping. Built for speed and security, it leverages hyperparallel processing to handle complex transactions efficiently.

## Quick links

{% content-ref url="/pages/8ETtjTGioxRKTkcGwzew" %}
[What do we do ?](/arflash/overview/what-do-we-do.md)
{% endcontent-ref %}

{% content-ref url="/pages/gUR6TNqOcJN0rqbVxzL5" %}
[Our Features](/arflash/overview/our-features.md)
{% endcontent-ref %}

{% content-ref url="/pages/0kt4DrXF15wu6vrZtyYS" %}
[ArFlash Token Specification](/arflash/specification/arflash-token-specification.md)
{% endcontent-ref %}

{% content-ref url="/pages/kOpvZ8kHLiE9YrrSKDNj" %}
[FlashLoan Reciever Specification](/arflash/specification/flashloan-reciever-specification.md)
{% endcontent-ref %}


---

# 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://calc1f4r.gitbook.io/arflash/arflash-flashing-processes.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.
