# Principles

1. Leveraging the intrinsic benefits of Hedera Hashgraph (i.e. high speed and low cost) to offer a premium DEX experience. <br>
2. Continuously refining our intuitive UI that appeals to crypto veterans as well as those who are new to the space.<br>
3. Being a trusted platform for those new to the space by providing educational material and tutorials to help guide users on every step of their journey.<br>
4. Being a fully decentralized platform through the use of governance voting and operating as a Decentralized Autonomous Organization (DAO). <br>
5. Operating from a community-first perspective that puts the health of the ecosystem as a whole above the individual desires of its developers.&#x20;


---

# Agent Instructions: 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://docs.heliswap.io/about-us/principles.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.
