> For the complete documentation index, see [llms.txt](https://docs.pirat3.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.pirat3.ai/product/product-feature-breakdown/influencer-shares.md).

# Influencer Shares

Complimentary with the decentralised nature of Pirat3, a social feature is introduced: Affiliates (Publishers) can tokenize their track records upon requests completed from Advertisers (Clients). The validation system enables seamless trading of digital "shares" representing individuals' online personas and work achievement. These distinctive shares provide stakeholders with the privilege of engaging in private conversations with the individuals who hold these shares. These stakeholders can encompass diverse identities, ranging from clients pursuing tailored campaigns with particular influencers, to friends who acknowledge the influencer's potential and popularity, and even fans who choose to support and endorse them.

The measurement metrics for this process can derive from established Publishers reputations or the capacities attributed to emerging influencers. The augmentation in ratings and valuation of their associated tokens corresponds directly to the frequency, efficacy and caliber of accomplished quests. These metrics are publicly accessible, offering transparency to potential clients and all online audiences. Simultaneously, discerning and dedicated clients seeking affiliations are prompted to make upfront payments, thereby substantiating authentic interest in collaborative ventures.

Consequently, this approach ensures a methodical assessment of both parties, adeptly mitigating the constraints posed by limited direct messaging on prevalent social platforms, and dispelling uncertainties surrounding commitment.

In sum, PVT (Publisher Validating Token) operates around 2 features:

**Chat Messenger**

* Upon purchase of associative profile token, social function is accessible enabling real-time communication and collaboration with Publishers
* Empowering clients to articulate their bespoke campaign requirements with pinpoint precision, while publishers, equipped with unmatched creativity and expertise, can effortlessly bring these campaigns to life

**Track Record & Ratings**&#x20;

* Upon success commission earned (conversion of sales), a Publisher rating will be given voluntarily by the client, who could rate based on efficiency, creativity etc.


---

# 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://docs.pirat3.ai/product/product-feature-breakdown/influencer-shares.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.
