> For the complete documentation index, see [llms.txt](https://api.fwallet.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://api.fwallet.net/process-flowchart/fruits-wallet-connect-flow.md).

# FRUITS Wallet connect flow

Third-party applications can connect to the FRUITS Web Wallet by calling the following URL:

<https://fwallet.net/#/select-account?status=connect&callBack=${encodeURIComponent('https://yourdomain.com')}>

After the user selects the account, the application will redirect to the following URL:

[https://www.yourdomain.com/?account={FRUITS-Address}\&publicKey={Publick-Key}](https://www.yourdomain.com/?account=FRUITS-8R9S-7K5D-YQ3T-HDEE-9QDD-XSDG\&publicKey=2fdb5fad26c8540fcecc1ac5386879c6aa0ede43763bb7463429380f30263859)

<figure><img src="/files/bKWGOIvUr2Ax3FVMP1Fm" alt=""><figcaption></figcaption></figure>
