# D'CENT SDK for Mobile Environment

## D'CENT Biometric Wallet SDK for Android

This is a SDK library to integrate D'CENT Biometric wallet with the android based service in the mobile environment. This is the basic SDK which provides various blockchain mainnet/testnet features.&#x20;

{% content-ref url="/pages/p1jZiC5yD6HNCW2IwBFn" %}
[dcent-biometric-sdk-android](/dcent-biometric-wallet-for-mobile/dcent-biometric-sdk-android.md)
{% endcontent-ref %}

## D'CENT Biometric Wallet SDK for iOS

This is a SDK library to integrate D'CENT Biometric wallet with the iOS based service in the mobile environment. This is the basic SDK which provides various blockchain mainnet/testnet features.&#x20;

{% content-ref url="/pages/alJa2AEmIGWAfd8thV15" %}
[dcent-biometric-sdk-ios](/dcent-biometric-wallet-for-mobile/dcent-biometric-sdk-ios.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://dev-docs.dcentwallet.com/dcent-biometric-wallet-for-mobile/dcent-sdk-for-mobile-environment.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.
