# Cached Pages

**1. Archive.org (Wayback Machine):**

This is the most popular alternative for finding cached or archived versions of webpages. Archive.org takes snapshots of websites periodically, and you can search their vast archive to see if they have captured a version of the webpage you're interested in.

**Here's how to use Archive.org for OSINT:**

* Go to Archive.org
* Enter the URL of the webpage you're interested in the search bar.
* The Wayback Machine will display a calendar view if any archived versions of the webpage are available. You can then choose a specific date to see the archived version of the webpage.


---

# 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://moharat.gitbook.io/cylabs/cyber-security-assessment/reconnaissance/passive-reconnaissance/open-source-intelligence-osint/cached-pages.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.
