# News Standards // 新闻报道标准

## Overview

This document contains guidelines that define the ethics expected of GFTV news reporters. This is to let them be clearer about the expectations defined by GFTV.

## Mission

***“To create a furry fandom news and media source that is both objective and unbiased.”***

## Our Duties

### To Report with <mark style="color:yellow;">Objectivity and Transparency</mark>

In reporting, we should not let our personal gains and emotions influence us. We should also reject sensationalism. Instead, we should report news as it is, focus on facts, and bring the story to our audiences with a central perspective.

### To Never Mislead, <mark style="color:yellow;">Staying True to Authenticity</mark>

We must be true to the facts. We must remember that misleading people with information is very wrong and does not benefit our community.

### To be <mark style="color:yellow;">Open-Minded and Upward-Moving</mark>

We should be open-minded to every side of the story and slowly climb up in terms of infrastructure and reporting.

### To <mark style="color:yellow;">Unite the Community</mark>

We must bring our community closer together. We will achieve this by responsibly using the power of the media.

{% hint style="info" %}
Note: The examples and guides here may not be representative of every possible circumstance you could encounter. If you have any questions, contact your editors or the Project Head.
{% endhint %}


---

# 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://policy.globalfurry.tv/news.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.
