# Connections Use the `ably connections` command group to test connections to Ably. These commands enable you to verify connectivity using different transport protocols. ## Test connectivity Use the following command to verify connectivity to Ably using different transport protocols: | Command | Description | | ------- | ----------- | | [`ably connections test`](https://ably.com/docs/cli/connections/test.md) | Test connection to Ably. | ## See also * [CLI reference](https://ably.com/docs/cli.md) — Full list of available commands. ## Documentation Index To discover additional Ably documentation: 1. Fetch [llms.txt](https://ably.com/llms.txt) for the canonical list of available pages. 2. Identify relevant URLs from that index. 3. Fetch target pages as needed. Avoid using assumed or outdated documentation paths.