# Publishing

- [Publish to a Web Server](https://docs.realmacsoftware.com/classic-manual/user-manual/publishing/publish-to-a-web-server.md)
- [Publishing to Your Mac](https://docs.realmacsoftware.com/classic-manual/user-manual/publishing/publishing-to-your-mac.md)
- [Publishing to Chillidog](https://docs.realmacsoftware.com/classic-manual/user-manual/publishing/publishing-to-chillidog.md): How to Publish with RapidWeaver to Chillidog Hosting
- [Multiple Publishing Destinations](https://docs.realmacsoftware.com/classic-manual/user-manual/publishing/multiple-publishing-destinations.md)
- [How to fix Publishing Issues](https://docs.realmacsoftware.com/classic-manual/user-manual/publishing/how-to-fix-publishing-issues.md): Publishing Issues and how to fix them
- [Upload Logs](https://docs.realmacsoftware.com/classic-manual/user-manual/publishing/how-to-fix-publishing-issues/upload-logs.md): Advanced way to diagnose publishing issues.
- [Upload Errors](https://docs.realmacsoftware.com/classic-manual/user-manual/publishing/how-to-fix-publishing-issues/upload-errors.md): Upload errors and how to solve them


---

# 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://docs.realmacsoftware.com/classic-manual/user-manual/publishing.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.
