> For the complete documentation index, see [llms.txt](https://features.scnd.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://features.scnd.com/v2.0/introduction.md).

# Introduction

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

**Second** is a marketplace platform built specifically for selling services online—whether it's consulting, healthcare, recycling, training, or other professional services. Unlike traditional e-commerce solutions designed for physical goods, Second is purpose-built to handle the complexity of service transactions.

With **native support for both commoditized and custom services**, Second provides:

* [**Calendar management**](/v2.0/core-concepts/calendar-sync-feature.md) – define when services are available
* [**Geolocation and geofencing**](https://features.scnd.com/v2.0/front-office/rendering-types/commoditized-rendering-types/time-based/create-a-listing-time-based#address-of-the-service) – control where services can be delivered
* [**Vendor management tools**](/v2.0/front-office/homepage/vendor-homepage.md) – onboard, verify, and manage providers with ease

Marketplace operators can manage payments end-to-end with [**KYC/KYB**](/v2.0/dashboards/user-profile-dashboard/user-profile-dashboard-all-rendering-types.md)**, escrowing, pay-ins, and** [**payouts**](/v2.0/superadmin/bookings/payments-management.md), and run their platforms across borders with [**multi-language**](/v2.0/superadmin/contents/interface-texts.md) **and** [**multi-currency**](https://features.scnd.com/v2.0/pages/jVAq1MrTZrQa41qCxzrF#id-1.16.x-thirdpartyapiaccounts-obtaininganopenexchangeratesapikey) **support**.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://features.scnd.com/v2.0/introduction.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
