> For the complete documentation index, see [llms.txt](https://developer.harness.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://developer.harness.io/feature-management-experimentation/new-to-fme/sdks-and-customer-deployed-components/client-side-sdks/client-side-thin-sdks.md).

# Client-side Thin SDKs

Harness FME provides client-side SDKs that let you evaluate feature flags, run experiments, and deliver personalized experiences directly in your application's frontend.

Thin SDKs delegate flag evaluation to the **Remote Evaluator** in FME cloud rather than computing treatments locally. Rollout rules stay in the cloud, and the SDK sends the target to FME cloud each time it fetches an evaluation. Use a thin SDK when keeping rollout rules off the client is the deciding factor.

If you have not chosen between local and remote evaluation yet, see [Choosing an evaluation mode](/feature-management-experimentation/new-to-fme/sdks-and-customer-deployed-components/client-side-sdks/evaluation-modes.md).

### Get started <a href="#get-started" id="get-started"></a>

Select a platform to start integrating an FME thin SDK into your client application.

<table data-view="cards"><thead><tr><th align="center"></th><th align="center"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td align="center"><img src="/files/oWRKBcvYbKBZJMMRBmwI" alt="" data-size="original"></td><td align="center"><strong>Android Thin SDK</strong></td><td><a href="/pages/JCOZmE0sSRAsCVWPT1i4">/pages/JCOZmE0sSRAsCVWPT1i4</a></td></tr><tr><td align="center"><img src="/files/pL4DiVOsgdh4w7jQ2Txe" alt="" data-size="original"></td><td align="center"><strong>iOS Thin SDK</strong></td><td><a href="/pages/mPP1XwU63FAUS43hbAOH">/pages/mPP1XwU63FAUS43hbAOH</a></td></tr><tr><td align="center"><img src="/files/pQNKS701qi00prXBdB5T" alt="" data-size="original"></td><td align="center"><strong>JavaScript Thin SDK</strong></td><td><a href="/pages/eTgVMNflmEKu6zZVpnse">/pages/eTgVMNflmEKu6zZVpnse</a></td></tr></tbody></table>
