# Introduction

## What is Starfall?

Starfall is a fraud and bot detection platform for every web3 wallet. We detect fraudulent behavior, suspicious actors, scams, and bots across 8 blockchains.

With Starfall, you can search any wallet address and instantly get a fraud and bot score for that wallet, and a list of wallets related to that wallet based on a variety of on and off chain signals.

#### Can I search my own wallet on Starfall?

Yes, you can search your own wallet on Starfall to monitor for fraudulent transaction and potential bot activity.&#x20;

#### Can I integrate with Starfall?

We provide a set of APIs to enable seamless integration with all of your applications. All of our predictions are available through our APIs. Here are some of our customer's use cases:

* Prescreen wallets before they sign up for your platform
* Go through all your customers wallets to determine if any of them belong to fraud or bot rings
* Filter out bot wallets for air drops and give aways
* Triage customer wallets from Starfall for potentially suspicious activity
* Find related wallets for marketing and customer targeting

As a wallet holder, you can use Starfall to:

* Proactively monitor and check the fraud score of your own wallet
* Take actions to improve your wallet's fraud and bot score
* Screen wallets before you interact with them

## How do I get started?

Go to our [quickstart tutorial](https://docs.starfall.ai/quick-start).

* Sign up for an account, get an API key through our [developer portal](https://app.starfall.ai)
* From the free account, start looking up wallets.

## How do I get help?

Contact the Starfall support team at <team@starfall.ai> with any questions.

* Ask us directly in our [telegram channel](https://t.me/starfallpublic).


---

# 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.starfall.ai/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.
