# Getting Started

**Step 1 — Choose Your Role**

When you visit Link Blank and click **Sign up**, the registration page opens with a two-step flow.

In the first step, you will see two role cards:

* **Content Maker** — *Monetize your audience with Billboards*<br>
* **Advertiser** — *Book prime ad space on creator Billboards*<br>

Select the **Content Maker** card to continue as a Content Maker. You can explore both roles on the same account later, but your initial role determines how your experience is set up.

> **Note:** You must select a role before the registration form becomes active.

**Step 2 — Complete Your Account Details**

After selecting your role, the form expands to Step 2. Fill in:

* **Account Type** (pre-set based on your role selection)<br>
* **Country**<br>
* **Full Name**<br>
* **Email Address**<br>
* **Password**<br>

Click **Create Account** to finish. You will be taken to your Content Maker dashboard.

<br>


---

# 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://docs.linkblank.com/quick-start-guide-for-content-makers/getting-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.
