
Getting Started Guide
How to Use Augment Code
A practical guide to get you up and running with Augment Code. Written by Delv Editorial, Delv Team.
Getting started with Augment Code
After reading this guide, you will be able to set up Augment Code and use it to assist with your coding tasks in complex codebases.Step 1: Sign up and set up
- Visit Augment Code.
- Click on the Sign Up button located at the top right corner of the homepage.
- Fill in the required information (email, password) and click Create Account.
- Check your email for a verification link and follow the instructions to activate your account.
- Once verified, log in to your account.
Step 2: Your first code assistance
- After logging in, you’ll see the dashboard. Click on New Project.
- Enter your project name and select the programming language you are using.
- Upload your codebase by clicking the Upload Code button and selecting the relevant files or folder.
- Once the upload is complete, click on the Open Editor option.
- In the editor, enter your query or code requirement in the prompt area. For example, "Explain this function" or "Suggest improvements for performance."
- Click on the Submit button to receive suggestions or explanations from the AI.
Step 3: Get better results
- Use specific prompts to get the best results. Instead of asking vague questions, specify the function or section of code you want help with.
- If working with a large codebase, consider breaking down your queries into smaller parts to receive more focused assistance.
- Explore the Settings menu to adjust preferences for how suggestions are displayed, such as enabling code comments or examples.