# Web application

Sumble's free web application, [sumble.com](https://sumble.com/), was designed for individuals to search for and drill into [Our data](/our-data.md). Researching organizations to find opportunities and contacts is necessary, but cross referencing signals from data on multiple platforms is time consuming and inefficient. On Sumble, however, you can find fresh opportunities with powerful search and exploration pages.

Read more about uncovering insight with our [Search bar](/web-application/search-bar.md).

<figure><img src="/files/55PDsZuAGiajWmzzpmad" alt=""><figcaption><p>Web app organization page</p></figcaption></figure>


---

# 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.sumble.com/web-application.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.
