# Grape Marketplace / Identity

### Grape.art (Archived)

The Grape.art interface has been retired.

This application depended on legacy integrations that are no longer maintained or operational. As a result, the hosted URL is no longer active.

The repository remains publicly available for:

* Historical reference
* Architectural review
* Educational purposes
* Community forks or experimentation

Developers are welcome to build from it as a reference implementation.

Github <https://github.com/Grape-Labs/grape-art>

The first social, stateless, marketplace built by Grape composed with numerous primitives from the Solana Ecosystem including:

* Metaplex Auction House (<https://github.com/metaplex-foundation/metaplex>)
* Realms/SPL Governance (<https://github.com/solana-labs/oyster/>)
* Dialect Labs (<https://github.com/dialectlabs>)
* Cyberconnect (<https://github.com/cyberconnecthq>)
* GenesysGo Shadow Drive (<https://github.com/GenesysGo/shadow-drive>)
* Bonfida (<https://github.com/Bonfida>)
* Holaplex (<https://github.com/holaplex/indexer>)
* Cardinal (<https://github.com/cardinal-labs>)
* Solflare (<https://github.com/solflare-wallet>)
* Jupiter Aggregator (<https://www.npmjs.com/package/@jup-ag/react-hook>)
* Streamflow (<https://github.com/streamflow-finance>)
* Crossmint (<https://www.npmjs.com/package/@crossmint/client-sdk-react-ui>)
* Sharky (<https://sharky.fi>)

{% embed url="<https://grape.art>" %}
Grape.art
{% endembed %}

## Grape Identity

The Grape Identity dashboard, provides a quick and easy way to view your wallet's holdings, along with several third party integrations

{% embed url="<https://grape.art/identity>" %}
Grape Identity
{% endembed %}

## Repo

{% embed url="<https://github.com/Grape-Labs/grape-art>" %}


---

# 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://grapedao.gitbook.io/products/grape-marketplace-identity.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.
