# About

Lists & Packages makes it possible to easily create lists for digital publication. Combined with Article Search, the user can choose articles to add to a List.&#x20;

Lists are very commonly used for arranging homepages and section fronts for websites and apps.  One of the strengths of the application is that it's easy to use the same planning in different places, since the work is not connected to a specific front end application. It also allows for manual curation of a digital publication, giving the editorial team more control of placement of stories.

&#x20;One list can be used for:&#x20;

* Front page, in the middle of the page for example
* Section page, for example Sports, in the top
* In an app, both on the front page and the section page

This means that a person responsible for updating the sports list, can update the front page, the section page, and the app at the same time.&#x20;

It's also possible to drag and drop a list within a list, a feature that is often used when you want different people working on multiple lists at the same time and then combining these to one list.&#x20;

![](https://content.gitbook.com/content/mT4bUKqO5z2ehP7fweHK/blobs/og6nZ8WumAseBqeMkaD9/image.png)

It is possible to add an article to a list that is not yet published. An article that has not yet been published can be positioned in the list, but will not appear on the site until the article has been published. &#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://docs.navigaglobal.com/oc-list/master.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.
