# Quickstart Guide

## <mark style="color:blue;">Sign Up and Create an Account</mark>

* **Navigate to the Ewance Homepage:** Visit \[Ewance website URL] and click on the "Sign Up" button located at the top right corner of the page.
* **Choose Your Role:** Select your role (Student, Educator, Industry Professional) to tailor the registration process to your specific needs.
* **Fill Out the Registration Form:** Enter your details, including your name, email address, and a secure password. If you're representing a university or company, provide the necessary organizational details.
* **Verify Your Email:** Check your inbox for a verification email from Ewance and click the link to verify your account.
* **Complete Your Profile:** Log in and complete your profile by adding relevant information such as your skills, interests, and background to enhance collaboration opportunities.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://explained.ewance.com/getting-started/quickstart-guide.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
