> For the complete documentation index, see [llms.txt](https://beatswap.gitbook.io/beatswap/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://beatswap.gitbook.io/beatswap/the-path-to-stardom/user-guide.md).

# User Guide

### Step by step guide

***Access the Oracle here:*** [***https://beatswap.io/oracle***](https://beatswap.io/oracle)&#x20;

### 1. Connect Your Wallet

Go to[ https://beatswap.io/oracle](https://beatswap.io/oracle) .

Tap the menu icon (☰) in the top-right corner, then tap My Rewards.

Choose one of the supported wallets:

1. Binance Wallet
2. Gate Wallet
3. D’CENT Wallet
4. WalletConnect
5. Telegram

You will be redirected to the selected wallet app.

Complete the wallet connection inside the wallet app to continue using BeatSwap Oracle.

Once connected, you will be automatically returned to Oracle and can access your rewards and dashboard.

Important: During wallet confirmation, the message signing step may appear more than once for security reasons. This is not a blockchain transaction and does not require gas fees or token transfers.

![](/files/1rkmQGFYQSJXERzzHpsX)![](/files/gaMPht1MTDEjV7Ix8Dej)![](/files/x8a40KX5ZsoV3o1wEa93)

### 2. Message Signature&#x20;

(D’CENT Wallet shown as an example)

After connecting your wallet, you’ll be asked to sign a message.

Tap Sign in your wallet.

Confirm the wallet address shown.

Approve the request by tapping OK / Confirm or using fingerprint / face ID.

※ This step may appear more than once for security purposes.

This step safely verifies that the wallet belongs to you.

Important to know

* This is not a blockchain transaction
* No gas fees
* No assets are transferred
* Used only to confirm wallet ownership

![](/files/MCMiinCKfEidsgRmqsv0)

### 3. Access My Rewards Dashboard

Once your wallet is connected, you’ll land on the Oracle Home Page.

To open your profile and settings, tap the menu icon (☰) in the top-right corner.

![](/files/UkJNj5IYyWgYMQancAUb)

Select My Rewards to open your rewards dashboard.

![](/files/E0Aa5Z6DscLQlHeJY9W4)

### 4. My Rewards Dashboard & Deposit USDT&#x20;

After opening My Rewards, you’ll see your dashboard with the following details:

* Principal ID
* Wallet address
* My Index (IPL)
* My Vault Power
* Maximum USDT you can deposit
* Reservable USDT (amount available to withdraw)
* Vault-to-Earn tab\
  Used for depositing USDT and earning rewards via Vault-to-Earn (V2E).\
  Learn more:\
  <https://beatswap.gitbook.io/beatswap/tokenomics/usdbtx-tokenomics#vault-to-earn>
* Licensing-to-Earn tab\
  Used for earning rewards through IP usage and track unlocking activity.\
  Learn more:\
  <https://beatswap.gitbook.io/beatswap/tokenomics/usdbtx-tokenomics#licensing-to-earn>
* Claimable $BTX amount

**To deposit USDT:**

Enter the amount of USDT you want to deposit

Tap Approve to continue

![](/files/vJVEuSUjKoNuGiYrpqLS)

### 5. Approving USDT&#x20;

To continue with your USDT deposit, tap Sign in your wallet.

Important:

* No USDT is transferred at this step
* This action only grants permission for the Vault to use USDT
* Always double-check the wallet address and contract before approving

After approving, you’ll see an “Approve successful!” message on the dashboard.<br>

![](/files/OKwK1SwrBpWnSWVjKNyn)![](/files/xlk7QuqJd971QhVW6sTf)

### 6. Depositing USDT&#x20;

Tap Deposit on the dashboard

Your wallet will open with the transaction details

Review the transaction carefully:

* Deposit amount
* From / To wallet addresses
* Network fee

Tap Sign to continue and submit the transaction

Once confirmed on-chain, your Vault balance will update accordingly.<br>

![](/files/XZLfFN3LazSrjI3iCFiT)![](/files/SEIS5nC6TH5PwdRHPfon)

### 7. Unlock a Track

Use the search bar at the top of the screen to find a track

* Search by title, artist name, keyword, or genre

Select the track you want

* You can preview the track before unlocking (preview available for up to 30 seconds)

Tap Unlock on the track page

On the dashboard, tap Unlock again to confirm

Once confirmed, the track will be unlocked and counted toward your activity.<br>

![](/files/ekei7GVoGyipyOCG6bH7)![](/files/TVsyjKnKISCVUJZcgR2d)![](/files/fLATBNYqBVeiGfVtVwki)

<br>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://beatswap.gitbook.io/beatswap/the-path-to-stardom/user-guide.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
