> ## Documentation Index
> Fetch the complete documentation index at: https://docs.vetox.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Vito

> Vetox's virtual currency — how you earn it, what you spend it on, transfers, and the PIN that protects it.

Vito is a single balance attached to **your account**, not to a server. It follows you everywhere.

## Earning it

| Source                                       | Amount                                                       |
| -------------------------------------------- | ------------------------------------------------------------ |
| [**Daily reward**](/en/members/daily-reward) | 5–7 Vito, multiplied by Membership and streak                |
| [**Voting**](/en/members/voting)             | 2–3 Vito, multiplied, once every 12 hours                    |
| **Profile completeness**                     | 250 Vito, one time only                                      |
| **Transfers**                                | Whatever another member sends you                            |
| **Connected apps**                           | Credits from apps using the [Vito API](/en/members/vito-api) |

<Warning>
  **Chatting does not earn Vito.** Neither does gaining XP, winning giveaways, or Battle Pass progress. Those systems are entirely separate.

  The daily reward and voting are the only two recurring sources.
</Warning>

<Tip>
  Claiming daily and voting twice a day is the whole strategy. A [Membership](/en/premium/membership) multiplies both — a Diamond member earns three times as much from identical activity.
</Tip>

## Spending it

| On                   | Cost                                  |
| -------------------- | ------------------------------------- |
| Name colours         | 1,000 Vito                            |
| Two-stop gradients   | 4,000 Vito                            |
| Three-stop gradients | 7,000 Vito                            |
| Custom colours       | 2,000 / 5,000 / 9,000 Vito            |
| Fonts                | 2,500–12,000 Vito                     |
| Profile backgrounds  | 75–500 Vito                           |
| Rank backgrounds     | 42–140 Vito                           |
| Badges               | Varies                                |
| XP bar colours       | Same as name colours, **per surface** |

<Warning>
  Colours are owned **per surface**. The same swatch on your name, your profile bar and your rank bar is three separate purchases. See [Name Customization](/en/members/name-customization).
</Warning>

## Your PIN

A 4-digit PIN protects everything that moves Vito.

| Needed for                     |                            |
| ------------------------------ | -------------------------- |
| Cosmetic purchases             | Yes, if you have set a PIN |
| Sending Vito to another member | Always                     |
| Confirming an app's charge     | Always                     |

<Warning>
  **Three wrong attempts locks your Vito account** and sends you an email. Nothing can be bought or sent until it is unlocked.
</Warning>

Forgotten it? Reset with a 6-digit code sent to your email. You get 5 attempts on that code.

<Warning>
  **Your PIN is never entered inside Discord.** Any bot, DM or server asking for it is attempting fraud. Vito confirmations always happen on the Vetox website.
</Warning>

## Transfers

Send Vito to another member with `/vito`. A settlement fee applies to transfers and to app charges:

| Your Membership      | Fee |
| -------------------- | --- |
| Normal, Silver, Gold | 7%  |
| Platinum             | 6%  |
| Diamond              | 5%  |

<Note>
  Transfers of **5 Vito or less are free**. Credits *into* your account from an app are also free — the fee only applies when Vito leaves.
</Note>

## Your balance and rank

Your balance appears on your dashboard overview with your rank among all Vito holders.

<Note>
  The [Richest Users](/en/account/richest-users) leaderboard is recalculated every **12 hours**, and only ranks balances above zero. Your balance itself updates instantly everywhere else — only the ranking lags.
</Note>

## Troubleshooting

<AccordionGroup>
  <Accordion title="My account is locked">
    Three wrong PIN attempts. Reset it with the emailed code.
  </Accordion>

  <Accordion title="I sent Vito and less arrived than I sent">
    The settlement fee. Send 5 or less for a fee-free transfer.
  </Accordion>

  <Accordion title="My rank shows a dash">
    Only balances above zero are ranked.
  </Accordion>

  <Accordion title="Someone in Discord asked for my PIN">
    Fraud. Vetox never asks for it in Discord.
  </Accordion>

  <Accordion title="I bought a colour and it is locked elsewhere">
    Ownership is per surface — name, profile bar and rank bar are separate.
  </Accordion>
</AccordionGroup>

<CardGroup cols={2}>
  <Card title="Vito API" icon="code" href="/en/members/vito-api">
    Let an app charge or credit your balance.
  </Card>

  <Card title="Payment Requests" icon="receipt" href="/en/account/payment-requests">
    Approve or reject an app's charge.
  </Card>
</CardGroup>
