> ## 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 iOS app.

<Info>
  Starting May 1, 2024,
  Apple requires all iOS apps to include a privacy manifest.
  For more information, see [Privacy manifest](/doc/guides/building-search-ui/resources/privacy-manifest/ios/).
</Info>

Search by location or geo search isn't a "nice to have" in your service or app.
If you look at the AppStore, more than half of the apps ask for location permission.

To learn more, see:

* [Geo search overview](/doc/guides/managing-results/refine-results/geolocation)
* [Blog post about geo search](https://www.algolia.com/blog/engineering/geo-spatial-search-on-mobile/)

## Example

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