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

# Transparency

## Main Funds:

Faxen Treasury:

0xa062D83d59e6f697Ecc5b68090ea106c5F242f23

Private Sale Assets:

bnb:0x4637DC7c36AD7a10c0B79918eB0276B1dFc7729e

## Committees:

### Technical Committee:

#### GitHub Repo Address:

<https://github.com/lenzolab/FaxenTechnicalCommittee>

#### Multi-Sig Fund:

0xa910Ac56d16Fb21eeA9D144f541707E13aAcFfd3

&#x20;

#### Members:

Project Manager:

0x0c5E756BdeBe9Fe30c3015DE956d6A71887b55eB

Matthew Shelby:

0x11677b07C9AcA203A9131571a164C3F0d3f31908

Elizabeth Bernard:

0x5e5c8C360A0377bC335E5145a8108C9D1048bd74

### Economic Committee:

#### GitHub Repo Address:

<https://github.com/lenzolab/FaxenEconomicalCommittee>

#### Multi-Sig Fund:

0x7053a880d4BA54917FFE6a9A2ACce58800A3872F

#### Members:

Leader:

0xDBC05a22D27907B5B1256D37d2Cf46901D2EB3cE

Vice president:

0xdFc11424E7734e2FbcaF34954D9f006B3757cA0C

Matthew Shelby:

0x11677b07C9AcA203A9131571a164C3F0d3f31908

Faxen Treasury:

0xa062D83d59e6f697Ecc5b68090ea106c5F242f23


---

# 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://decuple.gitbook.io/faxen-whitepaper/transparency.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.
