# Web Resources

SuperLookup’s **Web Resources** tab gives you a one-click sidebar of reference sites for terminology and research.

### How it works

* You use the **main SuperLookup search box** (top of the window) and click **Search**.
* The Web Resources tab uses your **From → To** language direction when building URLs.

### Browser modes

In the left sidebar you can choose a mode:

* **Embedded:** opens sites inside Supervertaler (requires `QtWebEngine`).
  * Uses a persistent browser profile so logins/cookies are kept between sessions.
* **External:** opens your default browser.

:::note When Embedded mode is available, SuperLookup can pre-load searches for all resources at once. :::

### Search options

* Select a single resource (e.g. IATE) and click **Search**.
* Click **Search All** to load results for all resources (Embedded mode).
* Use **Open in Browser** to open the last search URL in your default browser.

### Included resources

The sidebar includes (by default):

* IATE
* Linguee
* ProZ.com
* Reverso Context
* Google Search
* Google Patents
* Wikipedia (Source)
* Wikipedia (Target)
* Juremy
* beijer.uk
* AcronymFinder
* BabelNet
* Wiktionary (Source)
* Wiktionary (Target)

### Show/hide resources

In **SuperLookup → Settings → Web Resources**, you can toggle which sites appear in the sidebar.


---

# 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://supervertaler.gitbook.io/help/superlookup/web-resources.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.
