# Sandbox.Networking.JoinBestLobby

```csharp
static System.Threading.Tasks.Task<bool> JoinBestLobby(string ident)
```

Try to join the best lobby. Return true on success.

### Parameters

- `ident` (`string`)

### Returns

`System.Threading.Tasks.Task<bool>`

Declared in [Sandbox.Networking](/api/Sandbox.Networking).
Assembly: `Sandbox.Engine`.
