> For the complete documentation index, see [llms.txt](https://wiki.digitalnote.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.digitalnote.org/support/syncing-issues/manually-adding-peers.md).

# Manually Adding Peers

{% hint style="warning" %}
If for whatever reason the following doesn't fix your issue, join the Discord server and ask in the **public channels only** for help. **Do not respond to any DMs** as scammers might try to trick you into giving them your funds!
{% endhint %}

## QT Wallet <a href="#qt-and-gui-wallets" id="qt-and-gui-wallets"></a>

A current list of available peers can be found here: <https://xdn-explorer.com/network>&#x20;

![Select a peer IP address to add](/files/-MGS7mJaLzkacstMh1iv)

You can use the debug console to quickly add a peer that is geographically closest to you by typing:

```
addnode node_ip_or_dns_address add
```

![Type "addnode node\_ip\_or\_dns\_address add"  and press Enter](/files/-MGS5icUxuWWgEkU5_lk)

![Successfully adding the 138.197.161.183 node](/files/-MGS6JueRGhLP_Cs5ao2)

![A list of currently connected peers can be seen in the "Peers" tab of "Debug Window"](/files/-MGS6toaKxFQBGdIILaR)
