# Projects ($)

{% hint style="info" %}
This is a premium plugin offered at $79 per year.
{% endhint %}

You and your customers can create their own gallery projects containing images, video, and 3D models hosted on Sketchfab. Each project can be customized with categories, a unique cover image, and as a site admin you can feature specific projects to be displayed as *Staff Picks*.&#x20;

![Viewing all projects.](/files/-MJbHENbgWquqgzXOtVr)

![Viewing a single project.](/files/-MJbHNMSDiNTh9jwfS9o)

### Features

* add images, YouTube videos, or Sketchfab models
* site admins and customers can create projects
* supports [Bookmark](/managing-your-site/market/bookmarks.md) and [Comment](/managing-your-site/market/comments.md) plugins
* site admins can feature projects as a *Staff Pick*
* supports categories
* filterable, searchable, and sortable

This plugin will create a few new pages on your site.

* /projects - This is where all of the projects can be found.
* /projects/new - Logged in users and customers can create projects here.
* /projects/project-name - Where to find a specific project.


---

# 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.mavenseed.com/managing-your-site/market/projects-usd.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.
