# MQ2Web

{% hint style="warning" %}
This plugin is deprecated. The web browser component was removed from EverQuest.
{% endhint %}

## Description

**MQ2Web** Created by ieatacid

The two offsets at the top will need to be updated after each patch, more than likely.\
This adds the "/web" command. Follow it with a URL ("http\://" is added if you don't include it yourself).\
It works to open any web page. For instance, "/web google.com" opens the google home page.\
You can find the latest version of MQ2Web [here](https://macroquest2.com/phpBB3/viewtopic.php?f=50\&t=15101).

## Commands

* /web
* /web target = searches Allakhazam for your target's name if an NPC, Magelo if a PC
* Shift+click an item link looks up the item on Lucy
* Ctrl+click an item link looks up the item on EQItems

## See Also

* [Plugins](broken://pages/-Me4I94WGlOtA0pQ_0oB)


---

# 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://macroquest.gitbook.io/macroquest/plugins/discontinued-unsupported/mq2web.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.
