> 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/codex.md).

# Codex

### Our core principles:

### **1) Trust:**

We aim to eliminate the necessity to share unnecessary private data.

To make that utopia come true, we as humans need to stop dividing ourselves and accept, that everybody is different and has good intentions.

### **2) Everybody wins, or nobody does**

Our project wants to make utopia come true.&#x20;

We are a state of mind. We are a movement. We are family.

Our goal is to share future revenue with manifesto holders.

Without you, there is no fitnight.

### **3) Mature behaviour**

It is impossible to make everybody happy.&#x20;

Especially crypto investors.

If anything in life does not work out, blame nobody but yourself.

FUD or insults of any kind are not tolerated.&#x20;

We are happy to answer every question, all we ask is a minimum level of respect and politeness.


---

# 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/codex.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.
