# Multiple Publishing Destinations

When you have multiple publishing destinations configured, you can easily switch servers by clicking the drop-down menu beside the Publish button and selecting a different destination.

By default, RapidWeaver gives each destination a generic name, but to make it easier to identify them. You can change the name by going to the Publishing item in the Page List. Then, click on the name at the top of each destination and start typing.&#x20;

The name of the currently-selected destination will show under the toolbar’s Publish item.


---

# 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/multiple-publishing-destinations.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.
