# (3,3)

A **store of value** should maintain or increase in value relative to the principal investment. One approach to achieving this is by [incentivizing](/glossary/rfi-rewards.md) actions referred to as (3, 3).

[Game theory](https://www.investopedia.com/articles/financial-theory/08/game-theory-basics.asp) is the study of strategic interdependence. To understand this theory in relation to the Elephant Money protocol, let us consider the case in which two players are Elephant Money users. Each player is given three possible actions: hold ("HODL"), bond, or sell.&#x20;

HODL gives a value of +3, bonding gives a value of +1, and selling gives a value of -1. These numbers represent how much each action benefits the Elephant Money ecosystem and its users. When both players pick an action, we can visualize and evaluate how beneficial the outcome will be. To put it simply, the higher the value of the outcome, *the more beneficial it is for all parties*.

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

{% hint style="info" %}
Bond = Elephant Money Futures or Stampede Perpetual Bonds
{% endhint %}

The table above shows that **(3,3) is the most beneficial outcome**, with the highest value of 6. This is the result of both players choosing to HODL. The least beneficial outcome is (-3,-3), with the lowest value of -6. This is the result of both parties choosing to sell. Although this interpretation is highly simplified, it points out that HODL would be the most beneficial strategy for both players.


---

# 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://wiki.elephant.money/glossary/3-3.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.
