> For the complete documentation index, see [llms.txt](https://docs.bamk.fi/bamkfi/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.bamk.fi/bamkfi/resources/faqs.md).

# FAQs

### Who is the team behind Bamk.fi?

1,177 degens and counting.

The core team has mostly been doxxed if you have been active enough on X or Telegram

### Is Bamk.fi funded by VCs?

No.&#x20;

We had many calls with several VCs prior to launch and decided to decline any VC investments

### What will BAMK utility be?

Governance. Further details to come

### Is Bamk a typo of Bank?

Yes.

### Where did the Nakamoto Dollar idea come from?

The term Nakamoto Dollar or NakaDollar was coined by Arthur Hayes in his [Dust on Crust blogpost](https://blog.bitmex.com/dust-on-crust/). The idea for a synthetic dollar has been around for a few years with several prior attempts like UXD Protocol and USDv from Valiu.co. Ethena's USDe has been the most recent and most successful so far.

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

### What prevents the team from running away with the collateral, or issuing unbacked NUSDs?

Technically - nothing. But our own incentives prevents this.

Tether, Circle or centralized exchanges where large amounts of money are in custody also could run away with deposits. But they don't because of 1) legal reasons and 2) profit incentives.

The Bamk.fi protocol is already revenue generating. There's no point running away with one lump-sum amount and be on the run from law enforcement forever, when if we do the right thing, we can keep earning perpetually. Tether recorded a [net profit of $4.52 billion](https://www.theblock.co/post/291938/tether-sees-record-net-profit-of-over-4-5-billion-in-first-quarter-of-2024) this quarter.&#x20;

### The yield is 1,000%! How is that sustainable?

The yield comes from BAMK tokens and we do not expect it to stay that high forever. The yield is also only an approximation. As BAMK rewards from Season 1 will only be received \~9 months from now, the actual amount users will receive may be very different.&#x20;

The yield figure shown is only based off of current TVL and current BAMK price, and both could drastically change within a 24 hour period.&#x20;

*Please submit any questions you wish to be added to this page in the* [*Bamk.fi telegram*](https://t.me/bamkfi)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.bamk.fi/bamkfi/resources/faqs.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
