# What is FFD?

Fenture’s governance token, (FFD), is an Aptos L2 token used to operate Fenture Finance. The users control the platform collectively. and the venture capital fund value demonstrates the value of FFD token

{% content-ref url="/pages/2KVy1jdlpaHvoK76ImGM" %}
[BONDING](/functionalities/bonding.md)
{% endcontent-ref %}

{% content-ref url="/pages/I9RBhtqJ3LM2xJhkvIyp" %}
[Staking](/functionalities/staking.md)
{% endcontent-ref %}

{% content-ref url="/pages/cVwrRnOXMKCBeGHKA1lU" %}
[Fully mortgaged](/the-ffd-fenture-finance-dao-token/fully-mortgaged.md)
{% endcontent-ref %}

{% content-ref url="/pages/QT8UMXxisf3M0QPFmb2Q" %}
[Algorithm control](/the-ffd-fenture-finance-dao-token/algorithm-control.md)
{% endcontent-ref %}


---

# 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/what-is-ffd.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.
