> For the complete documentation index, see [llms.txt](https://docs.hotpresso.io/guides/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.hotpresso.io/guides/how-to/add-calendly-to-hotpresso.md).

# Add Calendly to Hotpresso

### Streamline Scheduling with Calendly in Hotpresso

Use your Hotpresso pages as booking hubs by integrating Calendly. Let prospects schedule meetings effortlessly without leaving your page.

### Step-by-Step Guide

1. **Grab Your Calendly Link**

   * Log into Calendly
   * Choose your event type
   * Click "Copy" to get the meeting invite link

   <figure><img src="/files/wlY7tAgnaI71Ca3pvPgC" alt=""><figcaption></figcaption></figure>
2. **Add to Hotpresso**

   * Open your Hotpresso page
   * Place your cursor where you want Calendly
   * Type "/" and pick "Embed"
   * Paste your Calendly link
   * &#x20;Click "Embed" to finalize

   <figure><img src="/files/qaVstrPG2bExkPQaMfWj" alt=""><figcaption><p>Embedding Calendly in a Hotpresso page.</p></figcaption></figure>

<figure><img src="/files/1Bz45xcBZnHGkCKmMo8S" alt=""><figcaption></figcaption></figure>

### **Pro Tips**

* Consider placing your Calendly link at the end of your page. It serves as a final, gentle nudge for engagement.
* Use a compelling header like "Schedule Your Personalized Demo."
* Set up automated follow-ups after meetings are scheduled.

### Troubleshooting

* Link not working? Double-check you've copied the correct Calendly link

Ready to take your scheduling to the next level?

With Calendly embedded in your Hotpresso pages, you're set to streamline your booking process and impress your prospects.&#x20;

Happy scheduling!


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.hotpresso.io/guides/how-to/add-calendly-to-hotpresso.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
