# Package & Limits

\
**6.1 Understanding Your Package Tier**

Your package tier determines what you can do on Link Blank as an Advertiser. Key limits include:

| Limit                       | What It Controls                                                       |
| --------------------------- | ---------------------------------------------------------------------- |
| **Max Active Ads**          | The maximum number of approved ads you can have active simultaneously. |
| **Max Pending Ads**         | The maximum number of ads you can have under review at one time.       |
| **Max Concurrent Bookings** | The maximum number of active bookings you can hold at the same time.   |
| **Next Window Booking**     | Whether you can reserve upcoming ad slot windows before they open.     |

All new accounts begin on the **Trial Beta** (free) tier. Your current package tier is displayed on your dashboard under **Your Package**.

**6.2 Upgrading Your Package**

If you have reached a limit — for example, you cannot submit more ads or hold additional bookings — your dashboard will prompt you to upgrade. Click **Unlock More** or **Upgrade your package** when prompted. Package options will be presented for your selection.


---

# 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/package-and-limits.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.
