# Blockchain SDKs

<details>

<summary><a href="/pages/cOXkoutd8Dp0rk8m285B">✔️ Solana SDK</a></summary>

A toolkit for developing decentralized applications on the Solana blockchain, featuring high throughput and low transaction costs.

</details>

<details>

<summary><a href="/pages/N5Rat7gJ2OnW7xwZbDM2">✔️ EVM Chains SDK</a></summary>

A development kit for creating applications compatible with Ethereum Virtual Machine (EVM)-based blockchains.

</details>

<details>

<summary><a href="/pages/FOEUcVTpEDJCufnJU9kE">✔️ Tokenomics SDK</a></summary>

A framework designed to assist in creating and managing digital economies and token-based models in applications.

</details>

<details>

<summary><a href="/pages/uDigXIeU1g2FV4NlIe6c">✔️ Storage SDK</a></summary>

A set of tools and libraries for integrating decentralized storage solutions in blockchain or web applications.

</details>

<details>

<summary><a href="/pages/4NbiM5rFbS9nTPf2a66P">✔️ Casper SDK</a></summary>

A toolkit for building and deploying applications on the Casper Network, a proof-of-stake blockchain ecosystem.

</details>

<details>

<summary><a href="/pages/DgTEHWGku0LmgDlfX87e">✔️ XY-Finance SDK</a></summary>

Provides tools for seamless integration of cross-chain and multi-chain functionalities in decentralized finance (DeFi) applications.

</details>

<details>

<summary><a href="/pages/yaV0iTNJh5cbA1hnNpLn">✔️ Wallet SDK</a></summary>

A comprehensive suite for integrating wallet functionalities, enabling secure management and transaction of digital assets.

</details>

<details>

<summary><a href="/pages/g58SVRiii2KcXOWWPqOM">✔️ Explorer SDK</a></summary>

A toolkit for developing blockchain explorers, facilitating the tracking and visualization of transactions and activities on a blockchain network.

</details>


---

# 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.volary.io/sdks-guide/blockchain-sdks.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.
