# INTRODUCTION

> [BlockDog](https://blockdog.xyz/) is an AI powered blockchain data analytics tool that fetches the on-chain history of your wallet across the blockchain and defi protocols. Using the signals from BlockDog, lenders can create a custom credit score by choosing signals that are most relevant to their own risk appetite.

## Getting Started

**Got 2 minutes?** Check out a video overview of BlockDog:

{% embed url="<https://www.loom.com/share/f0e9289756dc43ac8eec4fe8b0e84b06>" %}

### BlockDog and Crypto Lending

{% content-ref url="/pages/h0P5QIs0MwyRF2nH5Cua" %}
[State of Crypto Lending](/blockdog/blockdog-and-crypto-lending/state-of-crypto-lending.md)
{% endcontent-ref %}

{% content-ref url="/pages/iYutliTco0kmyMNohsc7" %}
[BlockDog & Crypto Lending](/blockdog/blockdog-and-crypto-lending/blockdog-and-crypto-lending.md)
{% endcontent-ref %}

{% content-ref url="/pages/xuqFv9xtW1gQPiSs11y8" %}
[Traditional Credit Score Models](/blockdog/blockdog-and-crypto-lending/traditional-credit-score-models.md)
{% endcontent-ref %}

{% content-ref url="/pages/SWnlEDfXaDNrCShAmjFo" %}
[BlockDog Custom Credit Score](/blockdog/blockdog-and-crypto-lending/blockdog-custom-credit-score.md)
{% endcontent-ref %}

{% content-ref url="/pages/LUZiZlKFkJK8pfLouvIj" %}
[Liquidation Predictions via Machine Learning](/blockdog/blockdog-and-crypto-lending/liquidation-predictions-via-machine-learning.md)
{% endcontent-ref %}

{% content-ref url="/pages/uLAsGrQLqjrTCfFWGnii" %}
[BlockDog APIs](/blockdog/blockdog-and-crypto-lending/blockdog-apis.md)
{% endcontent-ref %}

{% content-ref url="/pages/BnFMfy2JRnwCX9zxffGt" %}
[BlockDog 360° Lender Risk Management](/blockdog/blockdog-and-crypto-lending/blockdog-360-lender-risk-management.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://block-dog.gitbook.io/blockdog/introduction.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.
