> For the complete documentation index, see [llms.txt](https://fitnight.gitbook.io/whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://fitnight.gitbook.io/whitepaper/introduction/vision.md).

# Vision

Our manifesto: [Read here](https://www.fitnight.xyz/assets/manifesto%20final.pdf)

We believe in the power of interpersonal relationships and trust. Especially among athletes.

Our private information is our most important asset.&#x20;

And yet we voluntarily hand it over to large corporations and data brokers.

Fitnight helps companies become less dependent on traditional payment methods while strengthening the privacy of their members.

Companies deserve to be independent of the constant inflation of all FIAT currencies.

Customers should have the fundamental right to only have to disclose their membership status.&#x20;

No one should be interested in how often someone checks in, what their cell phone number is, or where they live.

It's time to rethink.&#x20;

And to only share information with the people we like and who act in our best interests.

Join our movement today and reclaim what is rightfully ours: Independence.


---

# 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://fitnight.gitbook.io/whitepaper/introduction/vision.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.
