# Career Paths in Web Design

Many of our [SouthHills](https://www.southhills.edu/) students and graduates find themselves working with web design at their internships and first jobs. They might be doing things like:

* fixing a broken link on a webpage and updating an **IT ticketing system** as they solve problems at the **technology help desk**
* keeping a website updated using the **WordPress CMS**
* some of the IT students would be working more with DNS, servers, and hosting websites in the cloud
* The software development students would spend more time with the code that makes up the **web pages** as they build out **web applications** to help organize the data for business applications.


---

# 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://shsbt.gitbook.io/hack-the-web/real-world-applications/career-paths-in-web-design.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.
