# Obtaining $VLTY and VLTY-WBNB Tokens

{% hint style="info" %}
The $VLTY token is not yet publicly tradable. We're working hard to make Vaulty perfect and can't wait to release it to the world. Stay tuned!
{% endhint %}

## Buying and Trading $VLTY

The $VLTY token is the center of the Vaulty DAPP and its pools. Because Vaulty is built on the Binance Smart Chain (BSC), you can purchase $VLTY through [PancakeSwap](https://pancakeswap.finance/). Similar to Uniswap, PancakeSwap is a decentralized exchange (DEX). You can trade $VLTY tokens on it like any other normal token. &#x20;

## Minting VLTY-WBNB Tokens

Some of Vaulty's pools use VLTY-WBNB LP tokens. These are liquidity providing tokens. In exchange for providing liquidity to [PancakeSwap](https://pancakeswap.finance/), you'll receive LP tokens. These tokens represent the amount of liquidity you've provided and can be used to redeem the underlying assets.&#x20;

Decentralized exchanges like PancakeSwap and Uniswap require people to provide liquidity to the platforms in order to have assets to swap. In exchange, liquidity providers receive a portion of the fees collected through swaps.

{% hint style="danger" %}
Providing liquidity comes with the inherent risk of impermanent loss. Do your own research and understand the risks before proceeding. [Learn more](https://wiki.vaulty.fi/vaulty/understanding-the-risks-of-impermanent-loss)
{% endhint %}

First, open the [PancakeSwap](https://pancakeswap.finance/) website. On the left side find the *Trade* dropdown menu and choose *Liquidity*. You can now select to provide liquidity between WBNB and VLTY. Enter in the amount of tokens you want to dedicate and PancakeSwap will automatically calculate the correlating amount of the other token based on the current price.

![](/files/-MdGEc3blYAVtjZwcpYM)

Lastly, click the *Supply* button. You will need to sign the transaction through your wallet.&#x20;

Congratulations! You are now the proud owner of your very own VLTY-WBNB LP tokens!

## Trading $LANTTI

$LANTTI tokens are internal tokens. They can not be sold on a platform like PancakeSwap and can only be obtained by earning them through staking.


---

# 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://wiki.vaulty.fi/vaulty/obtaining-usdvlty-and-vlty-wbnb-tokens.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.
