# Getting Started

\
**1.1 Creating Your Advertiser Account**

1. Visit the Link Blank registration page.
2. In **Step 1 — Choose your role**, you will see two role cards: **Content Maker** and **Advertiser**. Click the **Advertiser** card to select it. The card highlights your selection before you proceed.
3. In **Step 2 — Create your account**, fill in your **Full Name**, **Country**, **Email Address**, and **Password**, then click **Create Account**.
4. All new accounts begin on a **free package**, which includes a set of default capabilities. You can upgrade your package at any time to unlock additional capacity and features.

> **Note:** You must select a role before the registration form will allow you to proceed. If you skip this step, you will see a prompt reminding you to make a selection first.

**1.2 Signing Back In**

If you already have an account, click **Sign in** on the registration page and enter your email address and password, then click **Log in**.


---

# 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-advertisers/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.
