> For the complete documentation index, see [llms.txt](https://xeracion-gnu.gitbook.io/gnu-generation-00-en/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://xeracion-gnu.gitbook.io/gnu-generation-00-en/editorial.md).

# Editorial

## Editorial

**Wildebeest Generation** was born with the idea of ​​making known and deepening in the world of Galician free culture, dealing with issues related to this concept, such as:\
free software, free hardware, content under Creative Commons licenses, without forgetting the people and groups that work and collaborate in these fields.

**Wildebeest Generation** is a digital publication, but above all it is a meeting point for people wanting to publicize these free worlds, people with diverse interests such as music, photography, painting, audiovisual creation, the business world, programming, robotics and a long etcetera.

The contents of **Wildebeest Generation** are released with the free license Creative Commons Attribution - Share Equal, so you are free to use them for whatever you want, always mentioning the authorship and publishing the new work under the same type of license.

In this issue 00 as a presentation, we will find a brief history about the GNU movement, we analyze the business world that uses free software, we know the most important Galician event related to the programming language R, we investigate which is the best free license for the programmers.\
We know a podcaster that spreads free culture, we learn about the game Go, we started a series of articles to release your smartphone and another series about audio editing in linux, we released several photographic and artistic works and most importantly, we started to know the fantastic team of editors that is behind **Wildebeest Generation**.

Editor J. L.

### [Articles](/gnu-generation-00-en/articles.md)

![](/files/-LAeQf5z144jjjMe4ayw)

![](/files/-LAeQhBzaWMUdX9RRU1k)


---

# 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://xeracion-gnu.gitbook.io/gnu-generation-00-en/editorial.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.
