# How to Start

If this is your first time using Poolz Boost, Start with [How to Register](/how-its-works-full-guide/how-to-register.md)&#x20;

### 1.  Connect Your Wallet to Poolz Web Page

Go to <https://www.poolz.finance/>boost and connect your [wallet](https://blog.poolz.finance/glossary/#wallet) account with which you have registered earlier to Poolz website .&#x20;

<figure><img src="/files/QbXPVpwgWbsVhbTZFCum" alt=""><figcaption></figcaption></figure>

&#x20;**Poolz Boost needs to be used with the Metamask wallet only.**

* Select the account with which you registered earlier on Poolz website.
* Click on Next
* Click on Connect

<figure><img src="/files/eVugYNp1A0HXenROY4N2" alt="" width="308"><figcaption></figcaption></figure>

### 2. Connect to the task app

Our Quast app operates with SoQuast API, So after you enter the project page to start tasks first you need to connect your wallet to the app.

1. &#x20;Select a project from the main page

<figure><img src="/files/7itrlcchzSr9hsag9fIs" alt=""><figcaption></figcaption></figure>

2. Randomly select a task and click on it - At this point a window will pop up asking you to connect the wallet

<div align="left"><figure><img src="/files/qiJZGCOrgJCsQEaXvfX0" alt=""><figcaption></figcaption></figure></div>

3. Select Metamask, then confirm the required signature in the wallet.

<figure><img src="/files/5rSYHBUVJfk2ku3n8TPT" alt="" width="512"><figcaption></figcaption></figure>

## That's it, all that's left is to start doing tasks and earning!


---

# 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://boostdocs.poolz.finance/how-its-works-full-guide/how-to-start.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.
