# Add a comment describing what the next function does
Use comments as prompts to guide Copilot
Write a natural language comment above an empty function body, then press Enter. Copilot treats the comment as a prompt and generates the implementation. E.g., `// Fetch paginated users from the API and cache the result for 5 minutes`.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.