# Quick Start for Page Designs

MeetBit Page Designs provides a way for you to override your Workspace's branding and MeetBit's default user flows. These can be attached to Meeting Links and Forms to fine-tune the customer experience you would like to provide.&#x20;

<figure><img src="/files/TeVAygF43L7XHx3pqgh5" alt=""><figcaption><p>MeetBit Page Design Page</p></figcaption></figure>

{% hint style="info" %}
Changes made in the Page Design do not take effect immediately; they only update Version No. An Admin Panel User with the appropriate permissions must publish a version of the Page Design for its changes to be reflected in the Customer Application. You can refer to [Page Design Publishing & Versioning](/docs/page-designs/page-design-publishing-and-versioning.md) for more information.&#x20;
{% 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://meetbit.gitbook.io/docs/page-designs/quick-start-for-page-designs.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.
