> ## Documentation Index
> Fetch the complete documentation index at: https://docs.mobula.io/llms.txt
> Use this file to discover all available pages before exploring further.

# ✨ April 29, 2026 - Fast Search Liquidity Sort & Bridge Minimum

> Fast search now supports sorting by liquidity, and the bridge enforces a minimum of $0.10 per intent.

**TL;DR**: Fast search now supports sorting by liquidity, and the bridge now enforces a minimum of \$0.10 per intent.

## Fast Search - Liquidity Sort

The `liquidity` field is now available as a `sortBy` option on both GET and POST `/api/2/fast-search`.

* Sort search results by on-chain liquidity
* Available on both GET and POST fast-search endpoints

## Bridge Minimum Enforced

Bridge intents below \$0.10 are now rejected at the quote stage.

* Sub-\$0.10 bridges rejected at quote with a clear error
* Prevents dust-amount bridge failures
