# Fields & Default Content

### Custom Fields

Custom fields refer to the additional details users see and complete when adding a new listing to your website.

{% tabs %}
{% tab title="Custom Fields" %}
{% embed url="<https://www.youtube.com/watch?v=iOOZoLxcsm0>" %}
{% endtab %}

{% tab title="WhatsApp & Phone" %}
{% embed url="<https://www.youtube.com/watch?v=8_MzXTpzHiY>" %}
{% endtab %}
{% endtabs %}

### Search Fields

These define the default search filters and display fields used across your website.

{% embed url="<https://www.youtube.com/watch?v=0kyOkywdUd4>" %}

### Registration Fields

These fields represent the additional information shown to visitors when they use the default registration form on your website.

{% embed url="<https://www.youtube.com/watch?v=uy49TA_A-kc>" %}

### Taxonomy & Category Fields

This information is used on listing submission forms and helps organize your website’s data into categories.

{% tabs %}
{% tab title="Features Taxonomy" %}
{% embed url="<https://www.youtube.com/watch?v=r1MAfro51VI>" %}
{% endtab %}

{% tab title="New Taxonomies" %}
{% embed url="<https://www.youtube.com/watch?v=qqEYntVIJiA>" %}
{% endtab %}
{% endtabs %}

### Location & Map Fields

This refers to the location information users provide when adding a listing to your website.

{% embed url="<https://www.youtube.com/watch?v=Yotf25w_JyA>" %}


---

# 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://premiumpress.gitbook.io/docs/getting-started/fields-and-default-content.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.
