# EtherScore Mini App

The [EtherScore Mini App](https://mini-app.etherscore.network/) allows Farcaster users to update and display their onchain reputations. It also includes Zora Coin rankings with trading functionality provided through a Uniswap integration.

Below is a description of the main features:

### Onchain Reputation Overview

The Mini App allows users to visualize and showcase their onchain reputations, with data fetched from EtherScore, Zora, and Farcaster.&#x20;

Users can also check their eligible badges and mint/update their attestations.

<div><figure><img src="/files/qwV31AexC1qgontJtm6E" alt="" width="279"><figcaption></figcaption></figure> <figure><img src="/files/mumvIe40BOjGN7Its2ID" alt="" width="279"><figcaption></figcaption></figure></div>

List of data displayed on "My Profile" page:

* Farcaster: followers/followings count
* Zora: Collected coins, created Zora posts coins, total holders and max unique holders for posts coins, Uniswap integration if creator coin&#x20;
* EtherScore: attestation data, claimed badges

Over time, we expect to add more analytics for Farcaster and Zora.

***

### Zora Coins Trading Interface

The Mini App includes a trading interface for  Zora Coins, with a Coinmarketcap-like experience. Trading happens via a Uniswap integration.

Users can explore Zora/Base App coin rankings across various categories such as Top Market Cap, Trending, Daily Volume, etc.\
They can also access a personalized overview of the coins they’ve created or collected.

<div><figure><img src="/files/IujC3XlikAr2zeyaqLc2" alt=""><figcaption></figcaption></figure> <figure><img src="/files/18L13mMtJrV7qUYQCuNQ" alt=""><figcaption></figcaption></figure> <figure><img src="/files/lTLabqrijR0WpwUGOJME" alt=""><figcaption></figcaption></figure> <figure><img src="/files/U8lS7DsvmVHsZ5JCiwie" alt=""><figcaption></figcaption></figure></div>

EtherScore Mini App integrates Coinbase Minikit, Zora SDK, and Uniswap for trading and onchain interactions.\
Chart data is fetched from the CoinGecko API.

***

Check out the Mini App here (can be accessed from desktop browser, or mobile via Farcaster/The Base App):

{% embed url="<https://mini-app.etherscore.network/>" %}


---

# 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.etherscore.network/documentation/etherscore-mini-app.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.
