# 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> 
```
