> For the complete documentation index, see [llms.txt](https://user-help.runmags.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://user-help.runmags.com/channels/print.md).

# Print

- [Print magazines](https://user-help.runmags.com/channels/print/print-magazines.md): Set up and manage print magazines.
- [View booked advertising and editorials](https://user-help.runmags.com/channels/print/view-booked-advertising-and-editorials.md): Go into a specific print channel and display your contractual commitments for advertising and editorials.
- [View and add issues](https://user-help.runmags.com/channels/print/view-and-add-issues.md): Plan your issues over time, assign dead lines and sales targets.
- [View and add sections](https://user-help.runmags.com/channels/print/view-and-add-sections.md): Create sections for you print magazines so that sales reps can assign advertising to specific sections.
- [Viewing and adding advertising products](https://user-help.runmags.com/channels/print/viewing-and-adding-advertising-products.md): Manage your product inventory for your print magazines so that sales reps can add them to proposals book orders.
- [View and add editorial products](https://user-help.runmags.com/channels/print/view-and-add-editorial-products.md): Manage your editorial product inventory for your print magazines so that sales reps can add them to proposals.
- [View and add subscription products](https://user-help.runmags.com/channels/print/view-and-add-subscription-products.md): Manage your subscription product inventory for your print magazines.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://user-help.runmags.com/channels/print.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.
