# Data Collection Standards

SageUnion is committed to maintaining a **high standard of information quality** within its ecosystem. To achieve this, the platform enforces clear and transparent data collection standards:

* **Relevance:**\
  Submitted data must directly respond to the weekly question and contribute meaningful insights.
* **Accuracy:**\
  Information must be fact-based, verifiable, and free from intentional misinformation.
* **Originality:**\
  Responses must reflect the contributor’s own understanding, analysis, or research, avoiding plagiarism or AI-generated spam.
* **Clarity:**\
  Submissions should be well-structured and easily understandable by other users and the AI evaluation engine.
* **Language Compliance:**\
  The platform supports multilingual submissions but may initially require responses in specific languages to ensure evaluation accuracy.

Before AI evaluation, all user-submitted content undergoes a **preprocessing phase** to remove spam, irrelevant content, and low-effort responses that do not meet these standards.


---

# 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://sageunion.gitbook.io/sageunion/ai-learning-and-quality-control/data-collection-standards.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.
