# How-to share your guideflow

Once your guideflow is edited, share it and let your audience interact with your guideflow, you have many options to share your guideflow:&#x20;

* [Share your public link](/help/sharing-guideflow/share-your-public-link.md): copy your public link to share your guideflow inside emails, social posts, messages, etc.&#x20;
* [Create custom links](/help/sharing-guideflow/create-custom-links.md): create a new custom link using a customized URL slug and pre-filled variables to identify your leads and their statistics. Share your custom link inside emails, social posts, messages, etc.
* [Embed your guideflow](/help/sharing-guideflow/embed-your-guideflow.md): you can embed your guideflow on all the tools that support "iFrame" which is an HTML tag used to embed the content of one page into another page.
* [Share on social platforms](/help/sharing-guideflow/share-on-social-platforms.md): share your guideflow across different social media platforms such as LinkedIn, Twitter, Facebook, etc.
* [Share into email platforms](/help/sharing-guideflow/share-into-email-platforms.md): share your guideflow within your email campaigns through email platforms such as Hubspot, Marketo, Active Campaigns, Pardot, etc.
* [Invite someone to Guideflow](/help/sharing-guideflow/invite-someone-to-guideflow.md): add a recipient that will receive an email with your guideflow's URL.&#x20;
* [Export in PDF](/help/sharing-guideflow/export-in-pdf.md): export your guideflow in PDF.&#x20;


---

# 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.guideflow.com/help/sharing-guideflow/how-to-share-your-guideflow.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.
