> For the complete documentation index, see [llms.txt](https://overview.luisburgis.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://overview.luisburgis.org/luis-burgis.md).

# Luis Burgis

<details>

<summary>Mission</summary>

**What?**

Morality: maximizing positivity & minimizing negativity

**Why?**

The only aspect of life one would rather not have: negative experiences.&#x20;

The only aspect of life one would rather more have: positive experiences.

Concluding: minimize negativity and maximize positivity.

**For Whom?**

For me, and for all capable of experiencing positivity or negativity.

</details>

***

<details>

<summary>Guide towards Happiness</summary>

I explore and coach methods for achieving maximized individual happiness.

</details>

<table data-card-size="large" data-column-title-hidden data-view="cards"><thead><tr><th></th><th></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><strong>Happiness for All</strong></td><td>Self-care for All</td><td></td><td><a href="/spaces/QnqfsBbk9jKFaJiOIv5O">/spaces/QnqfsBbk9jKFaJiOIv5O</a></td><td><a href="/files/oeOeMPA31QkdBXQnxMnh">/files/oeOeMPA31QkdBXQnxMnh</a></td></tr><tr><td><strong>Happiness for Altruists</strong></td><td>Self-care for Altruists</td><td></td><td><a href="/spaces/oVsGKE6CupfPHoBmSeNe">/spaces/oVsGKE6CupfPHoBmSeNe</a></td><td><a href="/files/chvhTN1gHj8yXThBjCd2">/files/chvhTN1gHj8yXThBjCd2</a></td></tr><tr><td><strong>Practice &#x26; Study Guide</strong></td><td>Self-paced Guide</td><td></td><td><a href="https://guide.luisburgis.org/">https://guide.luisburgis.org/</a></td><td><a href="/files/ycU5yR5FC0Yzu85xe8wm">/files/ycU5yR5FC0Yzu85xe8wm</a></td></tr></tbody></table>

***

<details>

<summary>Guide towards Moral Clarity</summary>

I explore, clarify and coach towards Moral Clarity.

* What is good and why?
* What is the most good?
* How to best achieve good?

</details>

<table data-card-size="large" data-column-title-hidden data-view="cards"><thead><tr><th></th><th></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><strong>Moral Understanding</strong></td><td>Guide towards understanding Good &#x26; Bad</td><td></td><td><a href="/spaces/vA6G4GFTSnsRjvuDiwwB">/spaces/vA6G4GFTSnsRjvuDiwwB</a></td><td><a href="/files/uufS7pVvmMVsa5Ol7DLQ">/files/uufS7pVvmMVsa5Ol7DLQ</a></td></tr><tr><td><strong>EA VP Discussion Guide</strong></td><td></td><td></td><td><a href="https://ea.luisburgis.org/">https://ea.luisburgis.org/</a></td><td><a href="/files/ypV1DmQL4Z1ZuZDlsLrg">/files/ypV1DmQL4Z1ZuZDlsLrg</a></td></tr></tbody></table>


---

# 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://overview.luisburgis.org/luis-burgis.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.
