# How to

- [Copy list/package UUID](https://docs.navigaglobal.com/oc-list/user/how-to/copy-list-package-uuid.md)
- [Remove items from list](https://docs.navigaglobal.com/oc-list/user/how-to/remove-items-from-list.md)
- [Unlink list from package](https://docs.navigaglobal.com/oc-list/user/how-to/unlink-list-from-package.md)
- [Change linked list in package](https://docs.navigaglobal.com/oc-list/user/how-to/change-linked-list-in-package.md)
- [List & Packages Updated Dynamically](https://docs.navigaglobal.com/oc-list/user/how-to/list-and-packages-updated-dynamically.md)
- [Open writer in Modal View or External Tab](https://docs.navigaglobal.com/oc-list/user/how-to/open-writer-in-modal-view-or-external-tab.md)
- [Update Status Bar color Code](https://docs.navigaglobal.com/oc-list/user/how-to/update-status-bar-color-code.md)
- [Date/Time functionality](https://docs.navigaglobal.com/oc-list/user/how-to/date-time-functionality.md)
- [Drag and drop between one OC list to another.](https://docs.navigaglobal.com/oc-list/user/how-to/drag-and-drop-between-one-oc-list-to-another..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.navigaglobal.com/oc-list/user/how-to.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.
