# /loadspells

**/loadspells** *spellset*

Loads the specified spellset.

This is the same as the EQ command /memspellset, with the addition that it only memorizes the spellset if it is not already memorized. This command was part of MQ2 long before EQ added the same functionality.

**/loadspells list**

Lists all of your saved spellsets.

**/loadspells list** ***spellset***

List the spells in the specified spellset.


---

# 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/commands/slash-commands/loadspells.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.
