# Lab 7.1: Tracing Routes

### Summary

During this lab, I didn't come across any confusion because I did most of this last semester in SYS-140. The one thing I did laugh at myself for was I saw it asking to use whois and I immediately went to the whois exe that you run with command prompt instead of the website then I realized I needed to use the website that was given. I did learn that the time it takes for traceroutes is a lot longer internationally than I thought and I was shocked at how fast the website could do traceroutes.


---

# 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://paul-gleason.gitbook.io/net-150-network-fundamentals/labs/lab-7.1-tracing-routes.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.
