# Header & CTAs

* **Title**: Main headline (under 60 characters). Use personalization tokens for 1:1 Hubs like "Welcome to {{companyname}}'s Demo Hub".
* **Description**: Brief overview in 1-2 sentences. Focus on value, not just content inventory.
* **Primary CTA**: Main call-to-action button with text (2-4 words), destination URL, and styling. Examples: "Book a Demo", "Start Free Trial", "View Pricing".
* **Secondary CTA**: Optional alternative action for prospects not ready for primary ask. Examples: Primary "Book Demo" / Secondary "View Pricing".
* **Logo**: Upload your company logo (.ico, .png, .svg). Recommended size: 200x50px.

<figure><img src="/files/FfEkJfOfBFcpN6SWZYmy" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
**Pro tip:** Match your CTA to the buyer's journey stage. Early stage: "Explore Demos". Late stage: "Start Free Trial".
{% endhint %}


---

# 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.storylane.io/hubs-docs/creating-hubs/header-and-ctas.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.
