# Oraculi Mobile SDK (Beta)

## Introduction

Oraculi is the Lendsqr underwriting scoring engine. Oraculi means The Oracle in Latin.&#x20;

Lendsqr Oraculi provides a RESTful API for accessing user data gathered from your customer’s phones with the SDK you have embedded. The Oraculi SDK provides an effective insight into Android customers of lenders.&#x20;

{% hint style="info" %}
The SDK is only available for Android phones.&#x20;
{% endhint %}

This documentation, and the approach described here, are in Beta. They are subject to change as we take feedback from pilot lenders.&#x20;

{% hint style="warning" %}
Note

If you wish to use this service, kindly reach out to <growth@lendsqr.com>.
{% endhint %}


---

# 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.adjutor.io/adjutor-api-endpoints/oraculi-mobile-sdk-beta.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.
