Home Explore Blog CI



docker

2nd chunk of `content/manuals/copilot/usage.md`
ff6e9935818f6b136cac3edc8fac35866bae47f880cc9e6000000001000003f3


The first time you interact with the agent, you're prompted to sign in and
authorize the Copilot extension with your Docker account.

## Asking Docker questions in your editor

To interact with the Docker agent from within your editor or IDE:

1. Open your project in your editor.
2. Open the Copilot chat interface.
3. Interact with the Docker agent by tagging `@docker`, followed by your question.

## Asking Docker questions on GitHub.com

To interact with the Docker agent from the GitHub web interface:

1. Go to [github.com](https://github.com/) and sign in to your account.
2. Go to any repository.
3. Select the Copilot logo in the site menu, or select the floating Copilot widget, to open the chat interface.

   ![Copilot chat button](/Users/baehyunsol/Documents/Rust/ragit/sample/docker/content/manuals/copilot/images/copilot-button.png?w=400px)

4. Interact with the Docker agent by tagging `@docker`, followed by your question.

Title: Interacting with the Docker Agent
Summary
The first time interacting with the Docker agent, you'll be prompted to sign in and authorize the Copilot extension with your Docker account. You can interact with the Docker agent from within your editor or IDE by opening your project, opening the Copilot chat interface, and tagging `@docker` followed by your question. You can interact with the Docker agent from the GitHub web interface by going to github.com, signing in, going to any repository, selecting the Copilot logo in the site menu, and tagging `@docker` followed by your question.