# Frequently asked questions on /r/EDH

[/r/EDH](https://github.com/ikhat/notes/tree/6b2e47c45516d924277178d3a9ea0a91b1ebaacc/reddit/faqs/www.reddit.com/r/EDH/README.md) is a subreddit about the Commander/EDH format of Magic: The Gathering. I am one of the moderators of this subreddit.

There are many questions that get asked over and over again, and the purpose of the lists in this section is to warehouse large numbers of threads on the same topics.


---

# 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://ikhat.gitbook.io/workspace/reddit/faqs.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.
