# RunMags Admin Help Center

## Table of contents

### **Introduction**

* [**Navigating the interface**](https://user-help.runmags.com/introduction/getting-in-and-navigating)
* [**Fundamentals**](https://user-help.runmags.com/introduction/fundamentals)

### **Sections**

* [**Home**](https://user-help.runmags.com/home)
* [**Advertising sales**](https://user-help.runmags.com/advertising-sales)
* [**Subscription sales**](https://user-help.runmags.com/subscription-sales)
* [**Channels**](https://user-help.runmags.com/channels)
* [**Production**](https://user-help.runmags.com/production)
* [**Circulation**](https://user-help.runmags.com/circulation)
* [**Finance**](https://user-help.runmags.com/finance)

For help on the administrative tools in RunMags, please see the [**Admin Help Center**](https://admin-help.runmags.com/).

{% hint style="info" %}
This colored information hint is used in various articles to point out something of specific importance, a warning, etc.
{% endhint %}

{% hint style="info" %}
This table of contents can be found on the left hand in the user help center at any time. Click there to navigate to a different section.
{% endhint %}

{% hint style="info" %}
At the bottom of each page you can always find the next suggested topic.
{% endhint %}

{% content-ref url="master" %}
[master](https://admin-help.runmags.com/master)
{% endcontent-ref %}


---

# 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://admin-help.runmags.com/master.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.
