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

# Mission

<figure><img src="/files/AHBxYO0CfEbESsXzXW0U" alt=""><figcaption><p>Moraswap's Mission</p></figcaption></figure>

Solana is one of the most technically advanced blockchains, offering low gas fees and high throughput of transactions due to its technological innovations. However, the multi-year development and vast infrastructure of Ethereum greatly affect developers and users, thus creating a barrier for longtime Ethereum developers and users to come to Solana.

So since Neon was born, it enables full compatibility with Ethereum on Solana that allows dApp developers to access the advantages of Solana and thus expand their services.

We know you are coming and a DeFi platform is needed for the growth of the entire Neon ecosystem. And you've got us, Moraswap!

Moraswap provides and supports the essential activities of a trader, holder, investor or developer on the Neon platform. Helping you access economic growth possibilities based on the principles: **transparency**, **safety** and **customer first**. Moraswap will always approach the sun. Understanding the market and innovating services to bring great benefits and experiences to you guys!

&#x20;

***Hey! We're Moraswap - all DEFI you need on Solana's Neon EVM. Nice to meet you!***


---

# 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://mora-1.gitbook.io/moraswap/mission.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.
