# How-To Guides for Using Hotpresso with Other Popular Tools

Welcome to our How-To Guides. Here you'll find step-by-step instructions for using Hotpresso with other popular tools to maximize your outreach efforts.

For basic setup and initial use, please refer to our [Getting Started Guide.](/guides/getting-started.md)

### Add Content in Hotpresso pages

#### Scheduling Tools

* [How to Add Calendly](/guides/how-to/add-calendly-to-hotpresso.md)

#### Videos

* [How to Add Loom Videos](/guides/how-to/add-loom-to-hotpresso.md)
* [How to Add Supademo ](/guides/how-to/add-supademo-to-hotpresso.md)
* [How to Add Vidyard](/guides/how-to/add-vidyard-to-hotpresso.md)

### Add Hotpresso Pages to Email Campaigns

* How to Add Hotpresso in an Instantly campaign
* [How to Add Hotpresso in an Apollo campaign](/guides/how-to/add-hotpresso-apollo.md)
* How to Add Hotpresso in a Smartlead campaign

### Use Hotpresso with other Popular Automation Tools

* How to Use Hotpresso API in Clay


---

# 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.hotpresso.io/guides/how-to.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.
