> For the complete documentation index, see [llms.txt](https://fija.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://fija.gitbook.io/docs/overview/faq.md).

# FAQ

<details>

<summary><strong>What does fija do?</strong></summary>

fija is transforming how people earn yield on their crypto assets with a compliant, transparent, and easy-to-use “Crypto Earn” product.

</details>

<details>

<summary><strong>Does fija have access to your deposit?</strong></summary>

No, fija does not have access to the deposit. Hence it poses no counterparty risk.

</details>

<details>

<summary><strong>Who designs the strategies?</strong></summary>

fija strategies are designed by "strategists" (professional investors or crypto hedge funds). A strategist develops a strategy and describes it in detail. fija evaluates the quality of the strategy and makes the final decision which strategies will be implemented and made available.

</details>

<details>

<summary><strong>Are fija smart contracts audited?</strong></summary>

Yes, all the fija smart contract are audited by auditors based in the EU before going live. They continue to be regularly checked by external auditors.

</details>

<details>

<summary><strong>Who can use Earn Strategies?</strong></summary>

Earn Strategies can be used by Crypto Platforms, Exchanges, Crypto Funds, Investment Brokers, Institutional Investors and Custodians.

</details>

<details>

<summary><strong>What is the fija Safety Score?</strong></summary>

fija’s safety scoring system assesses the security of blockchain networks and protocols used in our investment strategies. You can select a strategy aligned with your risk appetite.

</details>

<details>

<summary><strong>What challenge does fija address?</strong></summary>

With 88% of cryptocurrency owners wanting returns but only 4% achieving them, a €160bn market remains unserved. We see this disparity as a major opportunity and aim to bridge it with our innovative solutions.

</details>

<details>

<summary><strong>What value do we create for users?</strong></summary>

Our solution offers higher returns through DeFi strategies, simplifies access to the DeFi ecosystem, and ensures users maintain full control over their assets.

</details>

<details>

<summary><strong>What are DeFi Yield Strategies?</strong></summary>

DeFi yield strategies involve earning fees by providing liquidity to decentralized finance applications without engaging in active trading.

</details>

<details>

<summary><strong>Who can benefit from using fija's white-label solution?</strong></summary>

Crypto platforms, custodians, exchanges, institutional investors, brokers, and funds seeking higher yields and a trusted, compliant DeFi partner can greatly benefit from our solution.

</details>

<details>

<summary><strong>How does fija eliminate counter-party risks?</strong></summary>

fija eliminates counterparty risks by ensuring that funds are in a smart contract, withdrawable only by customers via a compliant security token. On-chain analytics identify and mitigate AML risks. Regulatory compliance ensures security and compliance, and only whitelisted addresses can access smart contracts after KYC procedures.

</details>


---

# 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://fija.gitbook.io/docs/overview/faq.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.
