# Feature previews

See a preview of Flip.to **right on your website**.

When a new feature is set up for your platform, your Customer Success Manager will provide a link to preview it in just a few clicks.

Share this link with other members of your team, dial in any changes and approve for launch. (And don’t worry—nothing goes live until we flip the switch.)

Plus, preview other features from Flip.to that you might want to supercharge your impact.

{% embed url="<https://customer-sr3qzvw7aivuwyt8.cloudflarestream.com/c5b4239dcc86a96ddd1cd4cd0e5c6045/watch>" %}

{% hint style="success" %}
**Ready to switch on something new?** Get in touch your Customer Success Manager to start setting it up.
{% endhint %}

## Using preview links

To see all features available for preview, visit your website with the ?flipto-preview parameter added to your URL. For example:

```
https://yourwebsite.com?flipto-preview
```

Or, to go to a specific feature, add the feature ID to the flipto-preview parameter. For example:

```
https://yourwebsite.com?flipto-preview=planner-headcount
```

<table><thead><tr><th width="271">Feature ID</th><th>Description</th></tr></thead><tbody><tr><td>discovery</td><td>Preview the Discovery flow if it isn't already turned on for your platform.</td></tr><tr><td>planner-headcount</td><td>Headcount adds extra steps to Discovery learn more about who's traveling.</td></tr><tr><td>planner-flight</td><td>Flight path adds extra steps to Discovery for planners to provide airport-related details.</td></tr><tr><td>planner-experiences</td><td>Experiences displays upcoming experiences alongside the Discovery calendar, to better inspire planners considering your property.</td></tr><tr><td>planner-special-codes</td><td>Special codes adds support for promo, group, and other special codes in Discovery.</td></tr></tbody></table>

{% hint style="info" %}
If the settings for a feature aren't fully configured, you might see placeholders for text, images, or other data. **Placeholders are** **only visible to you during preview.**
{% 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.flip.to/developers/integrations/websites/feature-previews.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.
