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

# Platform Details

> Configure your platform branding and identity in ZBD Ramp

Configure your platform's branding elements to ensure a seamless, cohesive experience for your users throughout the ZBD Ramp widget.

## Platform Configuration

Your platform details appear throughout the widget experience, providing users with confidence and brand continuity. All platform details can be configured through the ZBD Developer Dashboard.

### Available Settings

<ParamField body="Platform Name" type="string" required>
  Your platform or application name that appears in the widget header and throughout the user journey
</ParamField>

<ParamField body="Logo" type="image" required>
  Your platform logo displayed prominently in the widget. Recommended: SVG or PNG with transparent background, minimum 200x200px
</ParamField>

<ParamField body="Wordmark" type="image">
  Optional wordmark/text logo for extended branding opportunities. Used in specific widget layouts where horizontal space allows
</ParamField>

<ParamField body="Description" type="string">
  Brief description of your platform that helps users understand the context of their transaction. Maximum 160 characters
</ParamField>

<ParamField body="Website URL" type="url">
  Your platform's website URL for additional credibility and user reference
</ParamField>

## Best Practices

### Logo Guidelines

* **Format**: Use SVG for best quality across all screen sizes
* **Size**: Minimum 200x200px, maximum 1000x1000px
* **Background**: Transparent background recommended
* **Color**: Ensure logo works on your chosen theme backgrounds

### Platform Name

* Keep it concise and recognizable
* Use the name your users know you by
* Avoid special characters that might not render properly
* Consider international users if applicable

### Description Tips

* Be clear and concise (160 characters max)
* Focus on what your platform does
* Build trust with professional language
* Avoid marketing jargon

## Configuration Steps

<Steps>
  <Step title="Access Dashboard">
    Log into your [ZBD Developer Dashboard](https://dashboard.zbdpay.com)
  </Step>

  <Step title="Navigate to Ramp Settings">
    Select your project and go to Ramp → Platform Details
  </Step>

  <Step title="Upload Assets">
    Upload your logo and wordmark using the provided upload fields
  </Step>

  <Step title="Enter Details">
    Fill in your platform name, description, and website URL
  </Step>

  <Step title="Preview">
    Use the Live Preview to see how your platform details appear in the widget
  </Step>

  <Step title="Save">
    Save your configuration to apply changes immediately
  </Step>
</Steps>
