> For the complete documentation index, see [llms.txt](https://nabox.gitbook.io/nabox/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://nabox.gitbook.io/nabox/dapp-connects-to-nabox-wallet-ton.md).

# DApp connects to Nabox Wallet (TON)

The `ton provider` of Nabox wallet fully complies with the Ton Connect protocol. You can use the following code to obtain the `ton provider`:

```
window.naboxTon.tonconnect
```
