> For the complete documentation index, see [llms.txt](https://marsology.tonplanets.com/ru/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://marsology.tonplanets.com/ru/mir-igry/obshestvennaya-zhizn/marsays.md).

# MarSays

<figure><img src="/files/fvoNkmGvGise7VA3Hi64" alt=""><figcaption><p><a href="https://t.me/MarSays/10">Иллюстрация к посту</a></p></figcaption></figure>

Во избежание соперничества в сфере экономики внимания активными марсианами из числа Колонизаторов было принято решение создать общепланетарный канал новостей.&#x20;

Освещаемые темы довольно разнообразны, и не задействуют единую идеологическую или политическую позицию, предоставляя информацию о главных событиях в жизни марсиан.

[Основной канал](https://t.me/MarSays) находится под контролем [**DAO**](/ru/realizaciya-proekta/dao-ton-planets.md), [Редакции MarSays](https://t.me/+iV1oQJtWSeI5MDJi) (запрос на вступление).

### Редакция MarSays

Территориально офис находится на участке [Houston](https://mars.tonplanets.com/ru/detail/?land_id=7617), являющемся мысом полуострова, выходящего в залив, название которому ещё не дано. С этого участка и из здания Редакции на песчаном побережье лесистой экосистемы отлично виден полуостров Свободы, откуда производятся все межпланетные старты и посадки кораблей.


---

# 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://marsology.tonplanets.com/ru/mir-igry/obshestvennaya-zhizn/marsays.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.
