# URL

## **Element Description**

The **URL** field allows users to input website addresses in a valid URL format. It is useful for collecting specific links from customers, such as personal websites or social media profiles.

<figure><img src="/files/Swa0wtUYwT2t6wqRmK4s" alt=""><figcaption></figcaption></figure>

**Sample Use Cases**

* Collect personal or business website URLs from customers.
* Request URLs for specific instructions, such as portfolio links or event registration pages.
* Gather links to social media profiles or other relevant online platforms.

<figure><img src="/files/nB8PhJax7xUVwEkP2r9I" alt=""><figcaption><p>Sample URL field</p></figcaption></figure>

## **URL** Field Settings

<figure><img src="/files/7Tit826gOXO3H6CW29ca" alt=""><figcaption></figcaption></figure>

* **Label** – The name of the field displayed to the customer on the checkout page.
* **Placeholder** – The text that appears inside the input box before the customer types anything.
* **Description** – Additional information or instructions about the field, are displayed below the input box.
* **Enable/Disable Field** – Allows you to enable or disable the field based on your needs. If it is disabled, the element will not be displayed in the checkout form, you can enable it anytime from the checkout builder according to your needs.
* **Is Required** – If enabled, the customer must fill in this field before proceeding with checkout.
* **Default Value** – The pre-filled value that will appear in the field when the page loads.

**Advanced Settings**

* **Custom Class Name** – Add [**custom CSS classes**](/checkout-custom-fields-builder-for-woocommerce/plugin-features/custom-classes.md) for additional styling or functionality of the URL field.


---

# Agent Instructions: 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:

```
GET https://docs.stylemixthemes.com/checkout-custom-fields-builder-for-woocommerce/checkout-builder-elements/url.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
