# Usability Exercise

**1.)** Explore the project [*Digital Dante: Original Research & Ideas*](https://digitaldante.columbia.edu/) and consider:&#x20;

* Purpose: How clear the intention/purpose of the project is made
* Taxonomy: The effectiveness and clarity of labels and headers
* Navigation: How easy it is to move around the site and get to specific info/sections&#x20;
* Wayfinding: How well can you find your way back to information you previously saw
* Visual design: How the colors, fonts, visuals, layout, interface, etc. affects your ability to use the site, engage with the content, and make you feel
* Accessibility: Are there any potential accessibility issues

**2.)** Draw a rough diagram of the information architecture. (You can keep it simple and focus on the higher end of the hierarchy (e.g., the first three tiers).)&#x20;


---

# 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://bcds.gitbook.io/learn/digital-scholarship-incubator/topics/user-experience/usability-exercise.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.
