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

# Geo search

> Leverage Geo search in your InstantSearch Android app.

## Geo search

Geo Search is a way to filter and sort results by distance or around certain geo-locations.

You can learn more in the [Geo search overview](/doc/guides/managing-results/refine-results/geolocation). For an example of how you can use it with InstantSearch Android, see the [tutorial for filtering around a location](/doc/guides/managing-results/refine-results/geolocation/how-to/filter-results-around-a-location).

## Example

See the [IceBNB Example App](https://github.com/algolia/instantsearch-android-examples/tree/v1/icebnb), which demonstrates searching a place around the user's location.
