# Buttons

* **ID** — your TG profile ID.
* **RefID** — a referral code used to track visits, logs, and profits. A referral link in the usual sense looks like this: <https://domain.com?ref=\\>\<your\_code>. When a person follows a link with this parameter, it is automatically tied to their browser, which helps avoid losing profits even if the visitor comes back later without a ref.
* An access code is an alternative to RefID. You can ask the admins to change the code to something more readable and use it instead of RefID.
* Rank — position in the ranking system.
* Percent of profits — the current split from a successful withdrawal.
* Hits — the number of profits.
* Total profit — the sum of profits.
* Balance — the amount available for withdrawal.
* Clicks on the referral link — the number of visits to the site via your link. This parameter does not give a ping; it changes without additional notifications.
* Link sign-ins — the number of registrations on the site via your link. If a person has gone through the sign-in form, then they are already looking at the bookmark installation guide, and you receive a ping with their IP and location.
* The "Get link" button — click to get a link with your unique RefID.
* The "Add your own domain" button — click if you want to attach your personal domain. You will need the domain itself and to change the NS records to the ones the bot gives you. After some time, your domain will go live with our landing page and your RefID automatically attached. Now it doesn’t matter what a person enters in the code or how they get to your link — you’ll get everything.
* The "Withdraw" button — click to withdraw what you’ve profited. Withdrawals are in SOL. Waiting and a legitimacy check of the profit by the administration are required. After confirmation, the funds will be sent to your wallet.
* The "Reset statistics" button — completely resets your statistics.
* The "Settings" button — forget about it, fuck that, nothing works there.


---

# 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.transylvania.team/docs-en/bot-guide/buttons.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.
