# Opening EasyCatalog documents on other computers

However, any changes made to the content of the document may cause problems if the document is subsequently re-opened in EasyCatalog.

{% hint style="danger" %}
**Failure to follow these guidelines may result in broken links in your document. If you have any questions please** [**contact us**](https://nousmedis.com/en/get-in-touch-with-us/) **before you open your document on another computer.**
{% endhint %}

If you have users that need to edit the content of EasyCatalog-created documents that must later be updated again using EasyCatalog, either:

1. Download and install the demo version of EasyCatalog on the editing computer. This will ensure that all EasyCatalog links and data are preserved.
2. Download and install the **EasyCatalog Reader** plug-in on the editing computer. This plug-in is available free of charge and will ensure that all links are visible in the document and remain intact. Please, [contact us](https://nousmedis.com/en/get-in-touch-with-us/) to receive a copy of this plug-in.


---

# 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://easycatalog.nousmedis.com/getting-started/1.-first-steps/opening-easycatalog-documents-on-other-computers.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.
