# Packages

Your package determines what features and limits apply to your account. From your dashboard, you can view your **Current Plan** details, including:

* Maximum number of Billboards<br>
* Maximum ad cards per billboard<br>
* Available pricing models<br>
* Access to advanced features such as Captcha-style mode<br>

Features marked as **Locked** or **Premium** on your dashboard require a higher-tier package. Click **Unlock More Features** or visit the **Pricing Plans** section from the sidebar to explore upgrade options.

> **Note:** Package upgrades are currently in development. Stay tuned for plan availability announcements.

<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/packages.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.
