# Connecting to a Server > This page will be expanded as the client implementation matures. ## Basic Connection ```bash wayray-client --server : --token ``` ## Connection Troubleshooting - Ensure UDP port is open between client and server - Verify TLS certificates are correct - Check server logs for authentication failures