# Symbiotic

Symbiotic is a shared security protocol designed to create a marketplace for economic security. It enables networks that need security to access it from those who have assets to stake, creating an efficient ecosystem where stake can be shared and utilized across multiple networks. Through its flexible architecture, stake providers can maximize their returns while networks can obtain the security guarantees they need.

You can find link to the dashboard below:

{% embed url="<https://app.symbiotic.fi/dashboard/positions>" %}

* [Operator Address](#operator-address)
* [Performance](#performance)
* [Staking Mechanics](#staking-mechanics)

### Operator Address

{% tabs %}
{% tab title="First Tab" %}

<table><thead><tr><th width="197.47265625">Type</th><th>Address</th></tr></thead><tbody><tr><td>Operator Name</td><td>OperatorAddress</td></tr><tr><td>Luganodes</td><td>0xAC128Aa884c64cbE6Afecf5c006D51C2bb1Bf819</td></tr></tbody></table>
{% endtab %}
{% endtabs %}

### Performance

Luganodes operator performance can be tracked [here](https://app.symbiotic.fi/operator/0xAC128Aa884c64cbE6Afecf5c006D51C2bb1Bf819).

### Staking Mechanics

<table><thead><tr><th width="216">Metrics</th><th>Details</th><th data-hidden>Details</th><th data-hidden></th></tr></thead><tbody><tr><td>Reward Frequency</td><td>Based on the network</td><td></td><td></td></tr><tr><td>Auto-compounding</td><td>-</td><td></td><td></td></tr><tr><td>Slashing</td><td>Optional to each vault</td><td></td><td></td></tr><tr><td>Stake Lockup</td><td>-</td><td></td><td></td></tr><tr><td>Unbonding Period</td><td>-</td><td></td><td></td></tr></tbody></table>


---

# 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.luganodes.com/networks/active-networks/symbiotic.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.
