# FL Alliance

<figure><img src="https://742781353-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F1RpcbvTSHzzPwOSUvgKU%2Fuploads%2FgvJdE8IjysvFTtthysP0%2FFL_Overview.svg?alt=media&#x26;token=da9c371e-2e97-4054-889e-caa791d5d6d5" alt=""><figcaption><p>Overview of FL Alliance </p></figcaption></figure>

After AI Arena has optimised the model parameters, they are further refined in FL Alliance with proprietary data. Following our research paper published at IEEE Transactions on Artificial Intelligence (see <https://ieeexplore.ieee.org/abstract/document/10471193>), we provide a robust incentive mechanism incentivise honest behaviours and penalise malicious behaviours of FL participants.

The motivation behind this FL Alliance system is to create a decentralised and secure environment for federated learning. By using random functions to allocate roles and a staking mechanism to ensure commitment, the system promotes trust and reliability among participants. The slash and reward mechanism further incentivises honest behaviour, ensuring the collaborative effort results in a high-quality global model.


---

# 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.flock.io/flock-products/fl-alliance.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.
