# 👩🏫 Laws of Fluidity

Fluidity is built with three hard constraints:

### Instant rewards

Rewards should be relatively instant. Users love a responsive application that doesn't take time to reward them for using it.

### No extra fees

In some cases, Fluid Assets are **cheaper than other standard ERC20 tokens** to transact. This feeds into the Fluidity objective of **financial inclusion** and that blockchain technology is not exclusively for the wealthy to use.

### No special software

Users and protocols win rewards for using Fluid Assets without any special software. You are free to use what you want to transact Fluid Assets, with no restrictions.


---

# 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.fluidity.money/docs/fundamentals/laws-of-fluidity.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.
