# Branded survey pages

Once you save the survey, a unique link containing the survey will be generated.

{% hint style="info" %}
**Note**: The link will only be available when the survey is active and will deactivate if the survey is inactive.
{% endhint %}

You can also customize the survey design

* Add a logo to the survey to align with your brand.
* Adjust the colors for buttons, sections, and the background to create a consistent look and feel.

<figure><img src="/files/r2PN2bTgPupqa7zCoVfS" alt=""><figcaption><p>Dedicated pages</p></figcaption></figure>


---

# 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://help.seacommerce.io/channels/branded-survey-pages.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.
