# No code video conferencing in Bubble

[Bubble.io](https://bubble.io/) is a visual programming platform that allows users to create software with limited or no programming knowledge.

Our friends at Planet No Code have put together a robust series of tutorials to help you build a video conferencing app, with no code required!

{% embed url="<https://www.planetnocode.com/>" %}

### Tutorials

#### [Bubble setup](https://www.planetnocode.com/tutorial/plugins/api-connector/whereby-embedded-api/no-code-video-conferencing-app-with-whereby-part-1/)

{% embed url="<https://www.youtube.com/watch?v=JqKl4KFRzJE>" %}

#### [Whereby video conferencing API setup](https://www.planetnocode.com/tutorial/plugins/api-connector/whereby-embedded-api/no-code-video-conferencing-app-with-whereby-part-2/)

{% embed url="<https://www.youtube.com/watch?v=XcPhKGUf8KA>" %}

#### [Meeting page setup](https://www.planetnocode.com/tutorial/plugins/api-connector/whereby-embedded-api/no-code-video-conferencing-app-with-whereby-part-3/)

#### [Registration and security](https://www.planetnocode.com/tutorial/plugins/api-connector/whereby-embedded-api/no-code-video-conferencing-app-with-whereby-part-4/)

### Further resources

* [Overview of Whereby Embedded](https://docs.whereby.com/getting-started/overview-of-whereby-embedded) — Get started
* [Healthcare video conferencing](https://docs.whereby.com/telehealth-industry-solutions) — Telehealth industry solution guides


---

# 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.whereby.com/integrating-whereby-in-specific-environments/no-code-video-conferencing-in-bubble.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.
