# Setting up GitHub Copilot CLI

Learn how to install and configure GitHub Copilot in your terminal.

## Links

* [Installing GitHub Copilot CLI](/en/copilot/how-tos/copilot-cli/set-up-copilot-cli/install-copilot-cli)

  Learn how to install Copilot CLI so that you can use Copilot directly from the command line.

* [Authenticating GitHub Copilot CLI](/en/copilot/how-tos/copilot-cli/set-up-copilot-cli/authenticate-copilot-cli)

  Authenticate Copilot CLI so that you can use Copilot directly from the command line.

* [Configuring GitHub Copilot CLI](/en/copilot/how-tos/copilot-cli/set-up-copilot-cli/configure-copilot-cli)

  Configure trusted directories, tool access, and path and URL permissions for Copilot CLI

* [Adding LSP servers for GitHub Copilot CLI](/en/copilot/how-tos/copilot-cli/set-up-copilot-cli/add-lsp-servers)

  You can add LSP servers to give Copilot CLI precise code intelligence, improving its ability to navigate definitions, find references, and rename symbols.

* [Troubleshooting GitHub Copilot CLI authentication](/en/copilot/how-tos/copilot-cli/set-up-copilot-cli/troubleshoot-copilot-cli-auth)

  Diagnose authentication failures when signing in to Copilot CLI.