# Create Token Staking

&#x20;🔗Create Token Stakin&#x67;**:​**[ ](https://stake.smithii.io/)[**https://stake.smithii.io/**](https://stake.smithii.io/)

First, enter the [Solana Token Staking Builder](http://stake.smithii.io/) and click on **"Create now"**.

<figure><img src="/files/mZ0v4mNXfAzUxw2bRhoz" alt=""><figcaption></figcaption></figure>

1. Access the Solana Token Staking Builder: Then **we enter the account information**: "Your Name" and "Project Name" to identify our staking and "Staking URL" to customize the shareable link of our staking.

<figure><img src="/files/aDfpyJZGpAM2VF3Td9Yo" alt=""><figcaption></figcaption></figure>

**Important**, in the Staking URL field we will only enter the extension of the URL

2. Click on **"Select Wallet"**, link the wallet containing the staking token and the reward token, and select **"Continue."**

<figure><img src="/files/to6u2ZOYwMKleGHMA4jU" alt=""><figcaption></figcaption></figure>

3. Create Our Own Solana Token Staking Website:

When accessing the builder, we will find an **interface with customization options**.

You will find a window with options to modify colors, logo, background, menu (navigation), on chain setup ( staking setup itself) and upgrade the plan.

<figure><img src="/files/RmWYXNEwKCG8ls7EeRez" alt=""><figcaption></figcaption></figure>

At the bottom of the interface you will **preview the** color **changes** as you interact with them.

<figure><img src="/files/yWTUJj7c5wDODaGvYiuj" alt=""><figcaption></figcaption></figure>

By modifying the "Navigation" options, you will be able to **customize the menu** of your Solana Token Staking Site. The URL will be the destination to which you will send your users, and the "Tag" will be the text to display. You will also be able to **enter your project's social networks**.

<figure><img src="/files/AM0uqEqeuiNTSx4Lcq4Q" alt=""><figcaption></figcaption></figure>

The wallet you have linked will be designated as the "Authority Wallet" of the staking, and that property will be immutable.

**Staking Token:** The token that your users must lock to receive the rewards, this is the token of your project, it can be a standard token or a meme coin.&#x20;

**Reward Token:** This is the token with which you will reward your users; it can be the same as the staking token or a different and attractive one such as $USDC, $SOL, $WIF, $BONK, etc. This will depend on your strategy and how to encourage investors to stake your own Solana token.

**Reward Token Amount to Deposit:** Basically, it is the reward pool. Enter the amount of Reward Token for that pool. From there, users will be paid for their staking.

**Add Extra Fee:** In the free option, the Staking Builder on Solana you are using retains a fee of 0.008 SOL for each staking, while in the premium option, it retains 0.002 SOL, and you can add an extra fee.

**Reward Token Quantity per Day:** This is the amount of "Reward Token" that will be paid for each "Staking Token" daily, this option will depend exclusively on your strategy.

**Minimum Stake Amount:** The minimum amount of tokens a user must stake to participate in the reward pool.

**Lock Time (minimum staking days):** This is the minimum period of time tokens must remain locked on staking before users can withdraw rewards.

**In the premium version, more than one reward pool can be created**, giving much more flexibility to the developer.

4. Deploy Your Own Solana Token Staking dApp

When we finish customizing the Staking of our token on Solana, we can click on "Deploy", this will work **as if we were creating our own Staking smart contract on Solana**.

We will review the information of the authority wallet, our staking token, and reward token, which we can review and modify before proceeding. Once we are sure, we click on "Continue".

<figure><img src="/files/VgDS6mUekyzkMHjVVrVq" alt=""><figcaption></figcaption></figure>

We will preview the payment information and then we can finish and accept the blockchain transactions; that's all, we have our own Solana Token Staking site.

<figure><img src="/files/FQvBSYKulC8H4hwASV9s" alt=""><figcaption></figcaption></figure>


---

# 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.smithii.io/products/tools/solana/token-tools/create-token-staking.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.
