# Troubleshooting

- [Cannot dismiss welcome modal popup](https://docs.nais.org/nais/info/troubleshooting/cannot-dismiss-welcome-modal-popup.md): Sometimes users have difficulty getting past the welcome screen.
- [Cannot log in](https://docs.nais.org/nais/info/troubleshooting/cannot-log-in.md): If your school is a full member in good standing, then you have access to Market View. If you are having trouble logging in, try the following:
- [ZIPs without data](https://docs.nais.org/nais/info/troubleshooting/zips-without-data.md): The list of ZIPs for which Market View doesn't include data.
- [Map is blank](https://docs.nais.org/nais/info/troubleshooting/map-is-blank.md)


---

# 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://docs.nais.org/nais/info/troubleshooting.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.
