# Sharing your ticketing form

## Once you've set up your ticketing form, include it on your website

Share the link to your ticket office on Zeffy (formerly Simplyk) or embed an "I-frame" so your attendees stay on your website.

{% hint style="warning" %}
Don't forget to connect your bank account before sharing your form!
{% endhint %}

{% content-ref url="/pages/-LYx9OUipqevZ1-e\_Zqr" %}
[Bank account connection with Zeffy](/org/securite/depot-sur-le-compte-en-banque.md)
{% endcontent-ref %}

## Finding the links to your ticket office

On your dashboard in the "Ticketing" tab, under my forms, click on Share for the relevant form to retrieve your sharing links. Then, click on the drop down arrow for the sharing option you'd like to use.

To retrieve the link directly to your form, click on the drop down arrow to the right of '**Form link.'**

![Different sharing options](/files/GcperbbRGhYWgswgJ0zC)

## Ticket office embedded on your website

The "iframe" link makes it possible to obtain an embedded ticket office. This line of code must be put directly as HTML. Follow these steps to embed your ticketing onto your website:

1. On a computer, access your SimplyK dashboard.
2. Under the **Ticketing** tab, click on the button "Share" of the form you want to embed to access your sharing links.
3. Click on the drop down arrow for "**Embed your form on your site**" and then on the icon at the right of the link to copy the link (format \<iframe title='...).
4. In your website's Editor, paste the link into the html of the web page where the form should be embedded.
5. Adjust the value "Height" in the link until there is no scroll bar on the form.&#x20;

{% hint style="info" %}
To make Apple Pay available on your embedded forms and enhance buyer experience, complete [these steps](https://docs.simplyk.io/org/securite/transactions-sans-frais#embedding-forms-with-apple-pay).
{% endhint %}

Example :&#x20;

<https://samsante.org/cabaret-benefice-2020/>

**Video tutorials on how to embed your Zeffy form per website platform :**&#x20;

* [Wordpress 5.0 and above](https://www.youtube.com/watch?v=NwwKM7vLj_w)
* [Squarespace](https://www.youtube.com/watch?v=oucXYa1C5es)&#x20;
* [Wix](https://www.youtube.com/watch?v=5M47q2hN08Q)


---

# 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.zeffy.com/org/billets/partager-la-billetterie.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.
