# Verified SDK

The Verified SDK enables integration of any third party application to the Verified Network for executing payment transactions, issuing of tokenized securities and their trading.&#x20;

The Verified Network is a blockchain based network of regulated financial service providers that bridge traditional financial services (Cefi/Tradfi) to decentralized financial services (Defi). They provide the on/off ramps between traditional and decentralized financial services by undertaking activities such as creation of tokenized investment products such as shares, bonds and futures/options, issue of tokenized securities for investment products, fiat pay in to cash tokens and fiat pay out from cash tokens, pairing of tokenized securities with cash tokens and other stablecoins to set up liquidity pools, issuing cards that use cash token balances in Verified wallets, custody of tokenized securities, managing orders on liquidity pools connected to offchain brokerages and exchanges, and servicing assets by reporting corporate actions.  &#x20;

Web3 Applications (Dapps) integrated with the Verified Network using the Verified SDK interface with individual and business users, who can pay, invest and finance using their blockchain wallets KYCed by licensed KYC/AML agents on the Verified Network.


---

# 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.verified.network/reference/verified-sdk.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.
