# (Λ, Λ)

{% hint style="info" %}
**Good to know:** (Λ, Λ) is the Spartacus reference to the (3, 3) strategy on Olympus.
{% endhint %}

(Λ, Λ) represents the "bond + stake" strategy, the best strategy for everyone collectively in Spartacus DAO from the Game Theory perspective.&#x20;

### What is (Λ, Λ)?

It represents the (3, 3) in game theory, the best strategy with highest scores for all Spartacus collectively, assuming&#x20;

* staking = +2
* bonding = +1
* selling = -2

Given 2 actors in all scenarios, the total scores of the protocols:

* both actors bond & stake = (3, 3) = 6
* one bond & one stake = (3, 1) = 4
* if one sells = (1, -1) = 0
* if both sell = (-3, -3) = -6<br>

In Spartacus, SPA can only be minted or burned by the protocol and it also guarantees that each SPA is always backed by some amount of 1 Dai.


---

# 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.spartacus.finance/guides-to-arena/l-l.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.
