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

# Staking

At Truckology, we have a strong commitment to rewarding our community, investors, and token holders who contribute to the development and success of our platform. As part of our incentivization program, we introduce $THEO staking within our protocol. Our staking pool is open to all users, providing an accessible opportunity for participation. Engaging in staking is as easy as selecting the desired amount of $THEO tokens to stake and confirming the transaction.

By staking $THEO tokens, participants unlock numerous benefits. One of the major advantages is the opportunity to earn a portion of the generated fees from our liquidity pools. Stakers can enjoy a remarkable 10% share of all fees generated, allowing them to maximize their returns on their staked tokens. This attractive incentive makes our staking program an enticing proposition for individuals seeking to enhance their investment yields.

Join us at Truckology and explore the potential rewards of $THEO staking. Take advantage of our user-friendly staking pool, contribute to the growth of our platform, and reap the benefits of earning a significant portion of the fees generated by our liquidity pools.

&#x20;                                              &#x20;

<figure><img src="https://3466725949-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FSTk3a2wvcOoMH4h4eCn1%2Fuploads%2FHpKGpVDPLMuSHwHSLVDx%2FTruckology%20Road%20Map%20(5).png?alt=media&amp;token=27c72246-71c3-4c93-b80d-b8e3a4e7395d" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Important:  Please be aware that our platform is currently only accessible via MetaMask as content and technical specifications of this chapter may be subject to change.&#x20;
{% endhint %}

### How Staking $THEO works

Staking Flow Understanding:

Staking THEO tokens is a rewarding experience that allows you to earn passive income by locking up your tokens for a specific duration. Here's how THEO staking works:

User Staking: When you decide to stake your THEO tokens, you lock them up in a staking contract for a period of your choice. The minimum staking period is 3 months, while the maximum is 12 months.

Effective Balance: Your effective balance refers to the number of THEO tokens that are actively staked by you. For example, if you staked 1000 THEO tokens, your effective balance would be 1000 THEO.

Reward Generation: The staking mechanism generates rewards for users in the form of THEO tokens. These rewards are calculated based on the reward per block.

Reward Calculation: To determine your rewards, the staking platform multiplies the reward per block by your effective balance. For instance, if the reward per block is 0.0001 THEO and your effective balance is 1000 THEO, your daily reward would be 0.1 THEO.

Withdrawal: To ensure the stability and integrity of the staking process, you are required to keep your tokens staked for a minimum period of 3 months. After this period, you have the flexibility to withdraw your staked tokens along with the accumulated rewards. Please note that withdrawals are not allowed before the 3-month period elapses.

Participating in THEO staking offers you the opportunity to earn rewards based on the duration and size of your staked tokens. It's important to familiarize yourself with the terms and conditions of the staking program, including the minimum lock-up period, to make informed decisions about your staked tokens.

Unlock the potential of your THEO tokens by participating in staking and enjoy the benefits of passive income. Start staking today and embark on a rewarding journey with Truckology.

Note: The provided text is a sample representation and should be reviewed, customized, and tailored to fit your specific website requirements and brand tone.


---

# 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://truckology-io.gitbook.io/truckology-io/introduction/staking.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.
