# Free floating

The value of FFD is not pegged to another asset (such as the U.S. dollar), but is determined by the free market. Both staking and bonding are ways for the protocol to have ownership of FFD and its liquidity.&#x20;

Users are always motivated to bond and stake. If they believe the price of FFD will go up, staking it removes supply will push the price higher, which is a positive payoff. Bonding does not affect the price, but will provide liquidity to the protocol, which is also a positive payoff. When users sell FFD, it will push the price down, which is a negative payoff.&#x20;


---

# 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.fenture.io/the-ffd-fenture-finance-dao-token/free-floating.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.
