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

# Who uses flxbl?

Flxbl's tooling and practices are used by more than 300 Organizations globally.

Here are some of the key organizations who continuously help in shaping and refining the framework.

<table><thead><tr><th width="221"></th><th></th></tr></thead><tbody><tr><td><img src="/files/P8rfYE4hY2TiIch7Sc6P" alt="" data-size="line"> <a href="https://www.coinbase.com/en-au">Coinbase</a></td><td>Coinbase has over 100 million users, and is the largest U.S. based cryptocurrency exchange as well as the world's biggest bitcoin custodian, as of 2024.</td></tr><tr><td><img src="/files/KyjL6jN619KgletsLAse" alt="" data-size="line"> <a href="https://www.seek.com.au/">Seek</a></td><td>SEEK Limited is a global leader in online employment marketplaces, particularly dominant in Australia and New Zealand, with platforms serving millions of candidates and hirers worldwide</td></tr><tr><td><img src="/files/KBvSo1Wmy9fsmOZqlzly" alt="" data-size="line"> <a href="https://www.justeattakeaway.com/">JustEat Takeaway</a></td><td>Just Eat <a href="https://www.takeaway.com/">Takeaway.com</a> is an online food delivery company that connects consumers with local restaurants through its marketplace, primarily operating in Europe and North America</td></tr><tr><td><img src="/files/wy94Rxi7ZdiYAaDpAq7Z" alt="" data-size="line"> Aldi DX</td><td>ALDI DX develops innovative digital products and services for our employees as well as our customers in 11 ALDI SÜD countries and over 7,500 ALDI SÜD stores worldwide.</td></tr><tr><td><img src="/files/DmD8TQAp8b38gJc3ZTqS" alt="" data-size="line"> <a href="https://mindsquare.de/">mindsquare</a></td><td>mindsquare AG is a German IT consulting and software development company specializing in SAP, Salesforce, and Artificial Intelligence (AI). Founded in 2007, the company helps businesses optimize their IT infrastructure and achieve digital transformation.</td></tr><tr><td><img src="/files/OYlzaMEih7mlzH07teLu" alt="" data-size="line"> <a href="https://www.orde.com.au/">Orde Financial</a></td><td>ORDE Financial is an Australian non-bank mortgage lender, purpose built to help mortgage brokers provide the best experience and outcomes for borrowers. ORDE is a scale up (LinkedIn Top 20 Australian Startups) and utilizes Salesforce as the core IT platform<br>Checkout their story <a href="https://youtu.be/nch-NppqFUI">here</a>.</td></tr><tr><td><img src="/files/fyGCkM7KkKbcRe0aBGj4" alt="" data-size="line"> <a href="https://www.expereo.com/">Expereo</a></td><td>Expereo is the world's largest managed Internet Network and Cloud Connectivity solutions provider powering enterprise and government sites in over 190 countries.</td></tr><tr><td><img src="/files/ws1ouoWUNjEd5aVoISG3" alt="" data-size="line"> <a href="https://www.goharrier.com/">Harrier</a></td><td>Harrier provides strategic Salesforce consulting services around the globe, predominantly focused on around re-architecting Salesforce for organizations who are facing challenges with scalability.</td></tr><tr><td><img src="/files/2gTqIz27ynuOubTfkS7Z" alt="" data-size="line"> <a href="https://khealth.com/">K Health</a></td><td>K Health is an integrated health care platform providing access to personalized care 24/7 using a network of top tier health care providers. Check out their story <a href="https://youtu.be/I3gPL70kXzs">here</a>.</td></tr><tr><td><img src="/files/0mCDFnfNh073LhYvcPev" alt="" data-size="line"> <a href="https://www.valantic.com/en/">Valantic</a></td><td>Valantic is one of the fastest growing digital experience solution provider. Valantic has over 1000 consultants who focuses on customer experience and utilizes flxbl across their Salesforce projects. Check out their story <a href="https://youtu.be/oCXM-2yPW2g">here</a>.</td></tr><tr><td><img src="/files/4SORgS6Zfxv6X5rsyBsM" alt="" data-size="line"> <a href="https://www.salesfive.com/en/about-us/">Salesfive</a></td><td>Salesfive is the leading provider of Salesforce Solutions in DACH region with a team of over 320 users.</td></tr><tr><td><img src="/files/bX8XB1UCVtMZecw4Mfsy" alt="" data-size="line"> <a href="https://www.aviv-group.com/">aviv_ group</a></td><td>Aviv is one of the world's largest digital real estate companies. Aviv utilizes <strong>sfp</strong> and other techniques for its digital properties</td></tr></tbody></table>

Organizations are automatically added to list based on the level of interaction within the community. Please contact <info@flxbl.io> to add/remove your organization from this list.


---

# 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.flxbl.io/flxbl/who-uses-flxbl.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.
