> For the complete documentation index, see [llms.txt](https://docs.solflare.com/solflare/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.solflare.com/solflare/technical/deeplinks.md).

# Deeplinks

Solflare now enables iOS and Android apps to interact natively with Solflare via universal links **(recommended)** or deeplinks.&#x20;

{% hint style="info" %}
Both of these workflows are referred to as "deeplinks."
{% endhint %}

All [Provider Methods](https://docs.solflare.com/solflare/technical/deeplinks/provider-methods) follow a protocol format of:

```javascript
https://solflare.com/ul/<version>/<method> 
```
