# The Attention Game

## Playing the Game

To start mining Koii, there are two options:

**1. Use the Finnie Wallet to Upload Content**

The Finnie Wallet is Koii's native Browser Extension, and supports drag and drop NFT minting, which can be used to turn any file on your computer into a revenue-generating asset that mines KOII tokens every time it's viewed.\
\
Just drag, drop, and share to start tracking views and earning KOII.\\

[Get Finnie](https://chrome.google.com/webstore/detail/finnie/cjmkndjhnagcfbpiemnkdpomccnjblmj)\\

**2. Register Web Content Programmatically**

If you have existing content online, such as a blog, website, or app, you can use the developer kit to track attention on your content and mine KOII for every view.

{% content-ref url="/pages/W3nqqz27dhW07LwtFWDV" %}
[Registering Content](/getting-started/earning-koii/proof-of-real-traffic-port/registering-content.md)
{% endcontent-ref %}

## Source Code

The attention game is not yet open sourced - check back soon!


---

# 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://koii-network.gitbook.io/getting-started/settlement-layer/native-contracts/the-attention-game.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.
