# URL Builder



## Interactive URL Builder

Use the tool below to configure widget parameters and generate a custom URL. Changes are debounced by 5 seconds to provide a smooth editing experience.

<WidgetBuilder />

## How to Use

<Steps>
  <Step>
    ### Enable parameters

    Check the boxes next to the parameters you want to include in your widget URL.
  </Step>

  <Step>
    ### Enter values

    Fill in the values for each enabled parameter. The URL will update automatically 5 seconds after you stop typing.
  </Step>

  <Step>
    ### Preview the widget

    See a live preview of the widget with your configured parameters in the right panel.
  </Step>

  <Step>
    ### Copy or open the URL

    Use the "Copy URL" button to copy the generated URL to your clipboard, or click "Open" to test it in a new window.
  </Step>
</Steps>

## Tips

* **Validate inputs**: Ensure email addresses, phone numbers, and wallet addresses are in the correct format before embedding.
