# What are Claimable Balances?

For the Initial airdrop, we distributed AQUA tokens using claimable balances on the Stellar network.

Claimable balances are a way for entities to operate a payment in two parts, a sending portion, and a receiving portion. This means somebody can send you a payment of an asset you don't hold a trustline for, and you can decide if you would like to accept it or not.

For more info: Aquarius Medium - [**Claimable Balances**](https://medium.com/aquarius-aqua/claimable-balances-on-the-stellar-network-47c5cdf8a1e)


---

# 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.aqua.network/airdrops/the-initial-airdrop/what-are-claimable-balances.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.
