# Staking Program

<figure><img src="https://2928662551-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FQ9UQxsrE2qYtW6aKNDVz%2Fuploads%2FyuALm8pSDz5PJ32skJr0%2Fstaked.jpg?alt=media&#x26;token=26b6d5a1-6afe-4d4b-8d9d-fb521931bd5d" alt=""><figcaption></figcaption></figure>

## Symmio single staking is accessible here:[ https://app.symmio.foundation/staking](https://app.symmio.foundation/staking)

{% hint style="info" %}

## Staking FAQ

### What can I stake?&#x20;

#### *For now only $SYMM, no LPs, purely single staking.*<br>

### What do $SYMM Stakers get?&#x20;

#### *100% of all settlement fees.*

### Are there any Lockup periods?&#x20;

#### *No, Symmio staking works without lockups; users can stake at any time to earn rewards for the period staked and unstake at any time without losing any rewards or having their stake locked up for a period of time.*

### Are there any other forms of staking available?

#### *Yes, there will also be* [*actively validated services by Symmio*](https://docs.symmio.foundation/token-related/tokenomics/staking-program/validated-services-coming-2025) *where holders can provide their Symmio tokens for stake in order to secure the network. (e.g. the for 2025 planned decentralized Instant Trading Intent Layer).*

{% endhint %}

### Settlement Costs and Earnings

Whenever a trade is settled through the Symmio platform, the initiating party (referred to as “Party A”) pays a settlement cost. This fee is one of the primary revenue streams for the network. After covering all associated expenses and profit shares for involved exchanges and market makers, a significant portion of these fees—referred to as the “platform fee”—is distributed to $SYMM stakers.

### Staking Mechanics

* No Lock-Up Periods: Stakers can add or remove their $SYMM tokens at any time.
* Continuous Rewards: Fees are accrued in stablecoins and are distributed on a rolling seven-day cycle.&#x20;
* Fair Distribution: Rewards are allocated based on the proportion of $SYMM tokens you have staked relative to the total amount staked.

***

### Future Updates and Technical Details

We are currently preparing the staking contract and fee distribution mechanisms. Technical specifications, smart contract addresses, and exact distribution parameters will be shared as they are finalized.&#x20;

Stay tuned for updates, code snippets, and detailed parameters in subsequent releases.

***

* Join Our Community:&#x20;
  * Symmio Forum: <https://forum.symm.io/>
  * Discord: <https://discord.gg/symmio>
* Stay Updated:&#x20;
  * Twitter: <https://x.com/symm_io>
  * Medium: <https://medium.com/symmio-publication>&#x20;

<br>


---

# 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.symmio.foundation/token-related/tokenomics/staking-program.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.
