# NFT APIs

### Use Rarible Protocol with Guru Network <a href="#use-rarible-protocol-with-matchain" id="use-rarible-protocol-with-matchain"></a>

The Rarible API is a dynamic, open-source, and multi-chain ecosystem designed to revolutionize NFT interactions and experiences. With a comprehensive suite of APIs, SDKs, and Smart Contracts, it provides a robust foundation for developers and creators to craft innovative NFT applications and marketplaces, allowing you to concentrate on your product.

References:

* [Rarible API](https://docs.rarible.org/docs/introduction)
* How to use [API](https://docs.rarible.org/reference/searchtraits) & [SDK](https://docs.rarible.org/reference/getting-started)
* How to get [API-Key](https://docs.rarible.org/docs/rarible-protocol#step-1-get-started)


---

# 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.gurunetwork.ai/development/nft-apis.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.
