# Bubble Web Search Plugin

### Overview

This Plugin makes use of the Contextual Web Search API (<https://contextualwebsearch.com/>). This Plugin allows you to create your own search engine from scratch or just integrate a search functionality into one of your apps. You can Sign Up for free API Key via <https://rapidapi.com>.

### Instructions

After installing this Plugin, head over to <https://rapidapi.com> and create an account (if you don't have one already). Once done, search for the "Contextual Web Search API" and copy your "X-RapidAPI-Key". Paste the key into the "API Key" section of this Plugin. You can access this Plugin via Dynamic Data-> Get Data from external API.


---

# 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://anticode.gitbook.io/templates/plugins/bubble-web-search-plugin.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.
