# Source Inputs: VTO, Yay/Nay, Posts, Remixes

TasteScore evolves through interaction with the following system touchpoints:

| **Input Source**          | **Scoring Contribution**                                                |
| ------------------------- | ----------------------------------------------------------------------- |
| **Virtual Try-Ons (VTO)** | Quality, uniqueness, and popularity of AI-powered fashion try-ons       |
| **Yay/Nay Voting**        | Consensus alignment, taste discernment, and community agreement rate    |
| **Lookbook Posts**        | Creativity, engagement velocity, remix participation, and originality   |
| **Remix Activity**        | Collaborative participation and trend propagation influence             |
| **Social Graph Actions**  | Weight of followers/followings, interactions with high-TasteScore peers |

All data is timestamped, cryptographically signed, and periodically recalibrated to prevent manipulation or sybil attacks.


---

# 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.insoblokai.io/whitepaper/user-engagement-and-social-mechanisms/source-inputs-vto-yay-nay-posts-remixes.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.
