# FAQ

#### Q: I see "You don't have permission to display this object", what does that mean?

***A**: This states that your current user Is not allowed to retrieve information about the object from Open Content. This could be due to the item belonging to another unit and another admin which has permissions to see this have put it into a list. Prior to version `3.2.0` this also has been wrongfully displayed for items that been deleted.*

#### &#x20;Q: I see "Object does not exist", what does that mean?

**A***: It states that the object has in fact been removed from open content and are able to be queried with the "deleted" flag set to true*


---

# 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.navigaglobal.com/oc-list/user/faq.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.
