> ## Documentation Index
> Fetch the complete documentation index at: https://docs.futurex.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Deploy client endpoint

> Deploy and configure a client endpoint authorized to access the service.

After deploying the service in CryptoHub, you must deploy a client endpoint. Endpoints are devices authorized to access this service. In the **Endpoints** menu, you can view and filter details about existing endpoints and add new endpoints.

<Steps>
  <Step>
    Go to the **Endpoints** menu for the service you deployed.
  </Step>

  <Step>
    In the **Manage Endpoints** menu, select **\[ Add New ]**.
  </Step>

  <Step>
    In the **Add Endpoint** dialog:

    * Enter an identifier or leave it empty for auto-generation.
    * Leave it set to the CryptoHub **Hostname** that auto-populates.
    * Select the **Platform** for the Endpoint.
  </Step>

  <Step>
    Select **\[ Add Endpoint ]**. The browser prompts you to download a zip file containing the **FXCLCNG** module, TLS certificates, and a configuration file pre-configured to connect to your CryptoHub instance.
  </Step>
</Steps>
