# RALPH

## Understanding RALPH

In addition to Alphred, Alephium also offers a native programming language called RALPH.

RALPH is inspired by the syntax of Rust and is designed to facilitate the creation of decentralized applications (dApps) in an efficient and secure manner. Its design aims to make development intuitive while ensuring robust security features, making it an ideal choice for blockchain developers.

This language is continually updated and enriched with feedback from the developer community, ensuring it evolves to meet the needs and challenges of modern blockchain development. The ongoing advancements in RALPH contribute to Alephium's reputation as an innovative and secure blockchain platform for both developers and users.

For more detailed information and documentation on RALPH, you can visit the [Alephium Documentation](https://docs.alephium.org/).

<figure><img src="/files/7HYUkfUuDss1y3fsXKoY" alt=""><figcaption></figcaption></figure>


---

# 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.ralphbuilder.org/what-is-alephium-alph/ralph.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.
