# Getting started: Web Unblocker

### 1. Create an account

To get started with our [Web Unblocker](https://oxylabs.io/products/web-unblocker), simply create an account via the [Oxylabs dashboard](https://dashboard.oxylabs.io/en/).&#x20;

### 2. Choose a plan

After registering on our dashboard, you'll need to select a Web Unblocker and pick a plan that best fits your needs. You can choose a free trial to test our product, or a cost-saving subscription right away.

### 3. Get your credentials

Then, you’ll be directed to a screen asking you to create a Web Unblocker user. These credentials will be your key for user authorization later on. Once you confirm a username and password, a test query will appear for you to test your Web Unblocker via terminal or any other setup you prefer.&#x20;

***

Here’s a quick video walk-through:

{% embed url="<https://youtu.be/CVue2OVLPcQ>" %}

***

<a href="https://dashboard.oxylabs.io/en/" class="button primary">Head back to the dashboard</a>


---

# 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://developers.oxylabs.io/help-center/most-popular-questions/getting-started-web-unblocker.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.
