# WARNING: These are the archives, not current information

{% hint style="warning" %}
These pages contain information about Legacy, a USD supercomputer that is no longer available, and other information that is no longer in use.  It is kept as a reference for the maintenance of records, and in case of future use. &#x20;
{% endhint %}


---

# 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://usdrcg.gitbook.io/docs/practice/about-legacy/warning-these-pages-contain-information-that-is-outdated.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.
