# General Section

![](/files/-MOsJ3k3tPU7Z0cOo03n)

| Option              | Description                                                                                                                                                                                                     |
| ------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Sync Enabled        | This option enables the DDF data sync.                                                                                                                                                                          |
|                     |                                                                                                                                                                                                                 |
| Cron Type           | This option allows you to set the scheduler time. WordPress Cron - Uses WordPress internal scheduler. SOLDPress Cron -Uses SOLDPress Web-Cron subscription service Unix Cron - User Hosting Provider scheduler. |
| Extended Sync       | This option enables data feed xml synchronization.                                                                                                                                                              |
| Geocode Sync        | This option enables geolocation synchronization with google mapping service                                                                                                                                     |
| Empty Listing Trash | This option allows SOLDPress not wordpress to manage the emptying the trash.                                                                                                                                    |


---

# 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://manual.soldpress.com/settings_and_options/ddf_data_sync_page/data_sync_tab/general_section_data_sync.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.
