Question 038
### Which statements are correct regarding the usage of @workspace and #codebase? (Select two.)
> https://learn.microsoft.com/en-us/training/modules/generate-documentation-using-github-copilot-tools/3-examine-github-copilot-prompts-keywords
- [x] Even though `@workspace` and `#codebase` both enable to ask questions about the entire codebase, the usage of `#codebase` is recommended.
- [x] The `#codebase` keyword can be used in all chat modes.
- [ ] The `@workspace` keyword can be used in all chat modes.
- [ ] The `@workspace` keyword is in charge of the user prompt and can therefore use other tools.