# Guides

- [Access MeltingSpot](https://help.meltingspot.io/english/how-to/access-meltingspot.md)
- [Add MeltingSpot to your phone/computer home screen](https://help.meltingspot.io/english/how-to/add-meltingspot-to-your-phone-computer-home-screen.md): Get quick access to MeltingSpot by adding a shortcut within your applications on your phone or your computer.
- [Share a ressource](https://help.meltingspot.io/english/how-to/share-a-ressource.md)
- [Create a HubSpot contact for each new Spot registration](https://help.meltingspot.io/english/how-to/create-hubspot-contact.md): Transmit your spot's data to your CRM!
- [Notify the start of a live on Slack](https://help.meltingspot.io/english/how-to/send-slack-message.md): Transmit your spot data to your email!
- [Send a google calendar invitation to new live participants](https://help.meltingspot.io/english/how-to/send-google-calendar-invitation.md): Transmit your spot data to your calendar!
- [Add new members of your Spot to a Google Sheet](https://help.meltingspot.io/english/how-to/add-new-members-of-your-spot-to-a-google-sheet.md): Pass your spot's data to a data table!
- [How to use the webhook Registration form answered](https://help.meltingspot.io/english/how-to/how-to-use-the-webhook-registration-form-answered.md)
- [Embed a Google Form in a page of your Spot](https://help.meltingspot.io/english/how-to/display-google-form.md)
- [Troubleshooting lives](https://help.meltingspot.io/english/how-to/troubleshooting-lives.md)
- [Accessing your billing space](https://help.meltingspot.io/english/how-to/accessing-your-billing-space.md): Bzzz bzzz bzzzz... On your way to your Chargebee account!
- [FAQ](https://help.meltingspot.io/english/how-to/faq.md)
- [Data Processing and Use of AI in MeltingSpot](https://help.meltingspot.io/english/how-to/data-processing-and-use-of-ai-in-meltingspot.md)


---

# 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://help.meltingspot.io/english/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.
