# Wallets

**Another source of revenue for the project comes from charging users a fee when connecting their wallets.**

The cost for the user is only 0.5 TON, but thanks to the large user base, this generates significant income. This functionality also helps to significantly reduce the number of Sybil wallets participating in the airdrop, using **the Proof of Humanity (POH) mechanism.**

<figure><img src="/files/yluP7GSxvEJ98DYalRFH" alt=""><figcaption></figcaption></figure>

Currently, the wallet is connected by more than X users in the app!


---

# 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://timesoul.gitbook.io/timesoul-litepaper-1/income/wallets.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.
