> For the complete documentation index, see [llms.txt](https://docs.rubyscore.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.rubyscore.io/for-partners/individual-wallet-scoring.md).

# Individual Wallet Scoring

**RubyScore’s custom wallet scoring** is a bespoke user-quality model tailored to your product. We take on-chain data (activity by days/weeks/months, unique contracts, volumes, gas, sequence depth, etc.), tune features and weights using **our formulas or yours**, calibrate thresholds, and produce a final score. This approach automatically surfaces target audiences, filters bots, and allocates rewards fairly.

You get a ready-to-use **scoring function** and an **API** for gating and segmentation.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.rubyscore.io/for-partners/individual-wallet-scoring.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.
