> For the complete documentation index, see [llms.txt](https://docs.nexportsolutions.com/nexport-user-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.nexportsolutions.com/nexport-user-documentation/administrator-documentation/administrator-quick-start/deliver-content-other-than-instruction.md).

# Deliver Content Other Than Instruction

After you have organized a campus and created instructional content for students you may need to provide other content such as documents, images, videos, and web pages. Learning resources other than instructional content include web pages and documents that are to be made available to the students. Bookshelf’s and pages are the primary delivery mechanisms.

## How to add a bookshelf <a href="#how" id="how"></a>

You can share documents, images, video, and other files through a bookshelf. A bookshelf is a virtual storage area where you can upload, organize, and share various learning resources. You can upload documents, images, videos, audio files, and webpages under appropriate subfolders in a bookshelf.

1. Click **Administration** > **Manage Campus** > **Group Tools** > **Documents** > **Browse**.
2. Click the ![](/files/Oyj5lj0WsDT5NF3PK1MA) icon, type the values, and then click **Save**.

#### For more information about adding a bookshelf.

{% content-ref url="/pages/9LFvk3bcF71RgiijHaI3" %}
[Documents (Admin)](/nexport-user-documentation/administrator-documentation/administrator-reference/documents-admin.md)
{% endcontent-ref %}

## **To share a bookshelf**

Bookshelves must be shared to groups before they are visible to students. When a bookshelf is shared to a group all students with a membership in that group can access the bookshelf.

1. Click **Administration** > **Manage Campus** > **Group Tools** > **Documents** > **Browse**.
2. In the bookshelf list, select the bookshelf to share.
3. Click the ![](/files/kEGW1kwxtczY3TAQEFvp) icon.
4. In the organization list, select the check box next to the organization, sub-organization, group, or subgroup.
5. Click to **Shared** or **Shared With New Descendants**.

#### For more information about sharing a bookshelf.

{% content-ref url="/pages/9LFvk3bcF71RgiijHaI3" %}
[Documents (Admin)](/nexport-user-documentation/administrator-documentation/administrator-reference/documents-admin.md)
{% endcontent-ref %}

## How to share a page <a href="#how2" id="how2"></a>

You can create a homepage and also add pages that can be subordinate to the homepage. On the homepage, you create learning material, section notices, and news for the students, or post reminders for deadlines. You can also include syllabi and other course materials on this page. The homepage can be conceptualized as a dashboard for a student to launch courses and view notices and other messages in their membership area.

Group pages must be shared to groups before they are visible to students. When a group’s pages are shared to a group all students with a membership in those groups have access to those pages.

{% hint style="info" %}
Advanced administrators pages also allow for dynamic content using the [Velocity Templating Language (VTL)](http://velocity.apache.org/engine/1.6/user-guide.html).
{% endhint %}

1. Click **Administration** > **Manage Campus** > **Group Tools** > **Share Pages**.
2. Click the **Sharing** tab.
3. In the organization tree, select the check box next to the organization or group to which you need to share the page.
4. Click to **Shared** or **Shared With New Descendants**.

#### For more information about sharing a page.

{% content-ref url="/pages/0dfSFe6RDFt8JjkT3dB4" %}
[Share Pages](/nexport-user-documentation/administrator-documentation/administrator-reference/campus-management/group-tools/share-pages.md)
{% endcontent-ref %}

#### © NexPort Solutions 2022. All Rights Reserved.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.nexportsolutions.com/nexport-user-documentation/administrator-documentation/administrator-quick-start/deliver-content-other-than-instruction.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.
