# Collection Management

The Collection Management feature enables companies to efficiently view, sort, and manage their NFT collections within the platform. Users can access a grid or list view of collections, apply various filters, and explore detailed information on each collection. The tab provides a comprehensive overview of collections, including those created, offers received, counter offers made, and related activities. This feature also allows users to track collection performance, respond to offers, and monitor the activity log, all within an organized and user-friendly interface.

**Use Case:** A company on the Vesta platform wants to assess the performance of its NFT collections. By navigating to the "Collections" tab, the company can view all collections in a grid view, apply filters to sort them by volume or floor price, and click on individual collections to access detailed information. The company can also review offers received, make counter offers, and track all activities related to their collections, allowing for informed decision-making and strategic management of their NFT portfolio.


---

# 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://vesta-group.gitbook.io/vesta-group/products-and-use-cases/collection-management.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.
