# GR1D SDKs & APIs

#### GR1D Asset Verification APIs Documentation

The GR1D Asset Verification APIs provide a powerful tool for developers to verify user asset holdings on the Ethereum Mainnet & Solana Mainnet. These APIs support the verification of various assets, including ERC20 and ERC721 tokens on Ethereum and SPL Tokens and NFTs on Solana allowing for seamless integration into decentralized applications (dApps) and other blockchain-related services.

By utilizing the Gr1D Asset Verification APIs, developers can ensure accurate and real-time data retrieval for asset ownership, contributing to the overall security and reliability of their applications.

{% content-ref url="/pages/tgkeSWcLPfzngU93RwJQ" %}
[Multi-Chain Asset Verification SDK](/gr1d-network/multi-chain-asset-orchestration/multi-chain-asset-verification-sdk.md)
{% endcontent-ref %}


---

# 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.gr1d.network/build-with-gr1d/gr1d-sdks-and-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.
