···8888### Automatic
8989You can let Fediverse Redirect automatically discover your app by filtering for a custom Intent and parsing the data as a URL.
90909191-Note: right now, Fediverse Redirect doesn't support auto discovery, but it should be added soon.
9292-9391#### Create a discoverable target.
9492In your `AndroidManifest.xml`, add the following intent filter inside the relevant Activity tag:
9593