# Value Proposition

TalentLayer is the API connecting the world's marketplaces.&#x20;

TalentLayer **helps marketplace applications like freelance marketplaces and ride-share apps access additional supply or demand when they need it** by tapping into a wider network of users.&#x20;

The supply and demand available at the network level is made up of the demand (requests for service) and supply (people available to work) pushed to the network by integrated platforms.&#x20;

If a user on your platform matches offers with a user supplied by the network, your platform splits the fee earnings on that transaction with whatever platform supplied the other side of the deal. This is a "cross-platform transaction".

Payment remittance, messaging, reviews, dispute resolution, and more are facilitated by TalentLayer for any cross-platform transactions.

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


---

# 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.talentlayer.org/readme/value-proposition.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.
