# SVT related questions

## **How can I obtain SNVault (SVT) token** ?

There are two ways to obtain SVT : Farm it with SNBL via staking or buy it directly from Pancakeswap after listing.

## **What is the price of SVT** ?

SVT will be listed directly on Pancakeswap at the price of approximately  $0.36/SVT. The price changes with every buy/sell following the pancakeswap AMM protocol.

## **When will SVT be listed on Pancakeswap** ?

SafeNebula team are thrilled to announce the launch of SVT token on Pancakeswap on 9th April 2021 at 3PM UTC.

## **What is the tokenomics of SVT** ?

Total supply : 50,000 SVT

lnitial Circulating supply : 10,000 SVT&#x20;

RFI static reward per transaction (automatically distributed to holders) : 4%&#x20;

Treasury per transaction : 1% (Temporary store in the form of LP)&#x20;

Maximum buy/sell limit per tx : 250 SVT

## **What is the interest of staking and how does it works** ?

Users can stake their SNBL to earn SVT. Rewards are fixed at 0.33% daily.

Scenario A : Let’s say 1 SNBL = $10, 1 SVT = $100 ; If Jack stakes 100 SNBL, he will receives $3.33 worth SVT daily which is equivalent to 0.033 SVT

Scenario B : Let’s say 1 SNBL = $100, 1 SVT = $1 ; If Alan stakes 100 SNBL, he will receives $33.33 worth SVT daily which is equivalent to 33.33 SVT

## **Will there be any tax incurred on SNBL during staking** ?

10.5% flat fees will be incurred when you're unstaking. (10% arise from the tokenomics of SNBL, 0.5% for contract withdrawal fees)

&#x20;Let’s say Jack stacked 10 SNBL. He will get back 8.95 SNBL after unstaked

## **Is there any locking period for staked SNBL** ?

Yes, the locking period is 72 hours.


---

# 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://nebulaprotocol.gitbook.io/nebulaprotocol/faq/untitled.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.
