# Introduction

## Overview

Turple is a fully decentralized ads network built on the Theta Network technologies which helps advertisers to create and launch their video ad campaigns, while publishers can use them to monetize their websites or apps by displaying ads.

Turple unlocks an attractive option for advertisers and publishers who want to have more control over their advertising campaigns and earn more revenue without the need for intermediaries.

Advertisers can enjoy the benefit of having their ads approved and monitored by the Turple decentralized validators, which ensures fairness and transparency, eliminating the risk of unjustified ad removal.

The system uses a set of smart contracts to automate transactions between advertisers, publishers and viewers, making it virtually impossible for fraudulent activities to occur.

{% embed url="<https://youtu.be/YMAfD1Ak5c8>" %}

## Quick links

{% content-ref url="/pages/q1c4okzrsVjGacgxvQuR" %}
[The Problem](/turple-docs/overview/the-problem.md)
{% endcontent-ref %}

{% content-ref url="/pages/MUh7YPSeElCwipKAHmO4" %}
[Actors](/turple-docs/overview/actors.md)
{% endcontent-ref %}

## Get Started

Navigate faster.

{% content-ref url="/pages/pi9cAa2H8zvXfMfqbJf6" %}
[Advertisers](/turple-docs/product-guides/advertisers.md)
{% endcontent-ref %}

{% content-ref url="/pages/BPptYuelv7LNM0VkBqPZ" %}
[Publishers](/turple-docs/product-guides/publishers.md)
{% endcontent-ref %}

{% content-ref url="/pages/DUbHnVtlOy1kUBIcO3dV" %}
[Validators](/turple-docs/product-guides/validators.md)
{% endcontent-ref %}


---

# 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://turple.gitbook.io/turple-docs/introduction.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.
