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

# Our Values

### Our Priorities

* Creating a growing environment in Defi.&#x20;
* Partnering with Defi Projects to provide immense value to them.&#x20;
* Providing Funding to Defi Projects in a Decentralized way.&#x20;
* Encouraging Innovation within the Defi space.
* Creating a environment where "if you succeed we succeed"
* Developing a huge networking environment.
* Creating Jobs/Freelancing opportunities within the Defi space across all networks.
* Allowing Innovation to happen easily in the Defi Space.&#x20;
* Growing our Treasury Value.&#x20;

### Decentralization

Decentralization is a key part of FundsFi. We see Defi as the future and we want to make Defi the future of the world. A utopia where using Defi is safe for everyone and it is secure, automated and you can be anonymous and still have lot’s of opportunities and there is no discrimination against anyone.

This also means being completely transparent about everything. We will always try to as open as possible about everything.&#x20;

### Security

We understand that massive risk involved when engaging decentralized finance activities that’s why we take security very seriously. We will always try to be on the cutting edge of security technology by implementing strategies that will allow us to very easily change our software  without causing user inconvenience.&#x20;

### Automation

If you take a look at the product's roadmap you’ll find that all of our protocols that we will always prioritize making trustless dapps and trustless protocols. We are always open to changing up our systems through proposals.&#x20;

### **Anonymity**

We really like the anonymity of decentralized finance and we would like to preserve it for as long as possible in many different ways. All of our dapps & protocols that we launch will never collect any of your browser data, never ask you for any private information like your email, ID etc.


---

# 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://one-usd.gitbook.io/fundsfi-whitepaper/fundsfi/our-values.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.
