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

# Fundamentals

- [Arenafriends DAO](https://docs.arenafriends.com/fundamentals/arenafriends-dao.md): our distributed autonomous organisation
- [Members](https://docs.arenafriends.com/fundamentals/members.md)
- [Roadmap](https://docs.arenafriends.com/fundamentals/roadmap.md)
- [Arenafriends Food](https://docs.arenafriends.com/fundamentals/roadmap/arenafriends-food.md)
- [Arenafriends Health](https://docs.arenafriends.com/fundamentals/roadmap/arenafriends-health.md)
- [Arenafriends Education](https://docs.arenafriends.com/fundamentals/roadmap/arenafriends-education.md)
- [Arenafriends Work](https://docs.arenafriends.com/fundamentals/roadmap/arenafriends-work.md)
- [Arenafriends Transport](https://docs.arenafriends.com/fundamentals/roadmap/arenafriends-transport.md): Reducing the CO2 footprint
- [Arenafriends Finance](https://docs.arenafriends.com/fundamentals/roadmap/arenafriends-finance.md): easier worldwide payment and 20% interest
- [Arenafriends Bet](https://docs.arenafriends.com/fundamentals/roadmap/arenafriends-finance/arenafriends-bet.md): Winners take it all
- [Arenafriends Heritage](https://docs.arenafriends.com/fundamentals/roadmap/arenafriends-finance/arenafriends-heritage.md): We will all die, each one of the current 7.7 B people. We take nothing with us when we die.
- [Arenafriends Love](https://docs.arenafriends.com/fundamentals/roadmap/arenafriends-love.md)


---

# 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://docs.arenafriends.com/fundamentals.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.
