# Direct Link



<Note>
   This feature is only available for popup and slideover forms. 
</Note>

Append `showSurfaceForm=true` to the url of your website:

```
https://YOUR_WEBSITE.com/?showSurfaceForm=true
```

<Info>
  Replace `YOUR_WEBSITE.com` with your actual website URL.
</Info>

The form opens on page load, with no trigger button to click.

## Why This Exists [#why-this-exists]

It is the only mode that works where you have no page to embed in: an email, an
ad, a QR code, a link in a Slack message. It is also the fastest way to test a
form. Send yourself the URL, submit it, and check the row appears in
[Leads](/platform/leads).

<Tip>
  The parameter survives other query strings, so
  `?utm_source=newsletter&showSurfaceForm=true` both opens the form and attributes
  the visit.
</Tip>
