> For the complete documentation index, see [llms.txt](https://docs.nearweek.com/start/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.nearweek.com/start/services/free-community-services.md).

# FREE COMMUNITY SERVICES

## NEARWEEK'S COMMUNITY SERVICES

At NEARWEEK we offer a range of free end-consumer content services, we are always eager to stay NEAR to the most actual trends moving the NEAR and greater Open Web ecosystem. Do let us know if you have any feedback for current or new content formats!

**NEWS PRODCUCTS:**\
\
[**Daily Newsletter**](https://t.me/nearweek)\
[**Weekly Newsletter**](https://nearweek.com/newsletters)

#### WRITTEN, AUDIO & VIDEO CONTENT:

[**NEARWEEK Blog Posts**](https://medium.com/@nearweek)\
[**NEARWEEK Twitter Spaces**](https://twitter.com/NEARWEEK/status/1619266714260348930?s=20\&t=pD8XFCMprM2WOwCAPbOkNg)\
[**NEARWEEK Twitter Threads**<br>](https://twitter.com/NEARWEEK/status/1619266672845819904?s=20\&t=pD8XFCMprM2WOwCAPbOkNg)[**NEARWEEK Interviews**<br>](https://medium.com/nearprotocol/nearweek-perspectives-beexperience-4368cb647b94)[**NEARWEEK Product Tutorials**](https://medium.com/nearprotocol/how-to-bridge-assets-to-and-from-near-2ea781b54bae)

#### DISTRIBUTION & AMPLIFCATION:

NEARWEEK pushes native and ecosystem content worldwide on a variety of languages, if you think we should push to another channels or in other languages, please reach out and let us know!

### PARTNER SERVICES

NEARWEEK always work dedicated with relevant ecosystem projects and stakeholders to produce custom content campaigns, coordinate KOL & investor pushes as well as long-term custom collaborations. Please see next section to learn more about our paid customer services.


---

# 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://docs.nearweek.com/start/services/free-community-services.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.
