> For the complete documentation index, see [llms.txt](https://book.costoffreedom.cc/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://book.costoffreedom.cc/index-5/online-resources.md).

# Online Resources

This book only scratched the surface of what’s being done in the free culture movements around the world. It is a call to action. The authors invite interested readers to explore these topics on the Web, and participate in like-minded projects in their area. A collection of relevant links is available at <http://costoffreedom.cc/links.html>.

Bassel tweeted as [@basselsafadi](https://twitter.com/basselsafadi) from 2008. A full transcript of his tweets up to his arrest on March, 15, 2012, is available at <http://costoffreedom.cc/bassel-tweets/>. You may also want to follow [@freebassel](https://twitter.com/freebassel) and @[costfreedombook](https://twitter.com/costfreedombook) on Twitter. The [#freebassel](https://twitter.com/hashtag/freebassel) and [#costoffreedom](https://twitter.com/hashtag/costoffreedom) hashtags are used for sharing related contents.

We’d love to hear from you! You can join a mailing-list: [book@costoffreedom.cc](mailto:book-subscribe@costoffreedom.cc). A low-traffic announcement list suitable for journalists is also available at [announce@costoffreedom.cc](mailto:cof-announce-subscribe@lists.costoffreedom.cc).

You may find us idling on the [Freenode](http://freenode.net/using_the_network.shtml) IRC network, on the channel [#costoffreedom](http://web.freenode.net/#costoffreedom).

Thank you for your attention. [#FREEBASSEL](http://freebassel.org/)


---

# 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:

```
GET https://book.costoffreedom.cc/index-5/online-resources.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.
