# Decentralized Credit Score

As mentioned in the previous section, lending and borrowing of NFT assets and its derivatives could lead to gamification, that could potentially prove fatal to the trust of Lenders in the market. To combat this in a meaningful way, the PawnSpace team will be researching ways to create a decentralized Reputation Scoring algorithm or mechanism that would help reduce sybil-attacks on the platform, and also encourage the repayment of loans. We believe such approaches will help develop trust and usage of PawnSpace in the long run, thus benefitting both borrowers and lenders in the market.

{% hint style="info" %}
However, such a mechanism has not been implemented in PawnSpace V1, and will be incorporated in future updates or later versions of the protocol.
{% 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.pawnspace.io/future-research/credit-score.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.
