# General FAQ

<details>

<summary>Who owns and operates the Betfin?</summary>

It is legally wrapped as a DAO LLC where decisions are made algorithmically via governance. All decisions and revenues are managed through the on-chain protocol infrastructure.

</details>

<details>

<summary>Can I speak to someone from Betfin?</summary>

* You can reach the community via discussion in Github -&#x20;
  * See the inke here: <https://github.com/orgs/betfinio/discussions>&#x20;
* You can also use the chat on any of the website in betfin ecosystem
  * Remember that if anyone contacts you as Betfin support, it is not true!

</details>

<details>

<summary>Can I join the Betfin team?</summary>

Yes, anyone from the Betfin community can participate in the project. Reach the Betfin support or github discussion with your abilities.&#x20;

* Do not spam any public group with your offers

</details>

<details>

<summary>Is the project legal and what is its legal status?</summary>

Betfin is a public technological infrastructure governed by a Marshall Islands DAO LLC. Providing native tokens as liquidity constitutes a bilateral smart-contract arrangement between the provider and independent game operators, not a collective investment managed by the Company.

</details>

<details>

<summary>Is there KYC on Betfin?</summary>

Betfin does not enforce any KYC but it is possible that certain partner in Betfin ecosystem would require standard KYC process according to the local regulations. Betfin itself is decentralized application that has no option how to enforce KYC or even store users personal data.

</details>

<details>

<summary>Can Betfin freeze or misuse my funds?</summary>

No, as no one has control of the contract execution and moreover it is technically impossible as the contract is autonomous.

</details>

<details>

<summary>Am I anonymous while using Betfin?</summary>

You are anonymous until someone connects your identity with your wallet ID. All your transaction are publicly available data.

This rule applies to the whole crypto space.

</details>


---

# 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://betfin.gitbook.io/betfin-public/betfin-governance/general-faq.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.
