# 1. Get Started

If you want to use it without annotations, after registering, you can skip directly to [Chapter 3](https://webcanvas.gitbook.io/webcanvas-docs/3.-evaluation).

* ### Register an account

You can register using an email address or log in directly with your Google account.

{% embed url="<https://www.imean.ai/web-canvas/auth/login>" %}
Link: Login
{% endembed %}

<figure><img src="https://127034098-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Ferav1ciJ1Zj7lRbkaCmD%2Fuploads%2FQCoXel9jzQKvnQZgu7CD%2FV4JHI%60OK%40D3%24%40IKR9YU%5BKNM.png?alt=media&#x26;token=2111ea7d-35ef-43d1-82a8-5e7e5ce672ad" alt="" width="188"><figcaption></figcaption></figure>

* ### Install Annotation Plugin

You can download the ***iMean builder*** plugin through the following link.

{% embed url="<https://chromewebstore.google.com/detail/imean-ai-builder-smart-pr/pjmblclplbbhbphdmgopdknhcfdnnjff>" %}

Through iMean builder, you can record the webpage operation workflow. For the specific labeled process, please see Chapter 2.

* ### Define and Annotate your Tasks

Try to refer to [2.-annotation](https://webcanvas.gitbook.io/webcanvas-docs/2.-annotation "mention") and [3.-evaluation](https://webcanvas.gitbook.io/webcanvas-docs/3.-evaluation "mention") for detailed instructions.

* ### Create a Challenge

You can create your own challenge and fill in the corresponding information, including `challenge name`, `homepage information`, `how to participate`, `dataset name`, `your name`, `organization`, and `contact information`. These fields are required.

<figure><img src="https://127034098-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Ferav1ciJ1Zj7lRbkaCmD%2Fuploads%2FuWGQUYNOZCbFICN0FW7J%2F)TRQPF1~X%7D%5DH(%40%40CTT1ZQ3J.png?alt=media&#x26;token=b13ca744-02e8-4e6f-b3db-8ffdc413fc4c" alt="" width="375"><figcaption></figcaption></figure>


---

# 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://webcanvas.gitbook.io/webcanvas-docs/1.-get-started.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.
