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

# Hiraya Development

Hiraya Development started as a service provider that focuses on empowering web3 projects. We are providing services such as graphics / asset creation, web development, dapp development, game development, bot development for small to medium scale projects across the web3 space.

Seeing that there are many projects that has needs for a basic payment solution especially under the gaming industry, Hiraya development started to formulate something that would revolutionize the traditional centralized payment system for this projects, hence we are launching the **Hiraya Token** under Binance Smart Chain.

Hiraya is a newly launched cryptocurrency that is focused on providing a seamless payment solution for gamers and developers. With over a decade of expertise in the field, the creators of Hiraya have developed a special token that aims to add transparency and ease to all payment transactions carried out on their platform.

One of the key features of Hiraya is its commitment to providing total transparency for every transaction, ensuring that everyone involved can always see what is happening. This makes it an ideal option for anyone who wants to ensure the security and transparency of their payment transactions.

The ultimate goal of Hiraya is to become the token of choice for payment solutions and empower independent game developers and other institutions. The creators want to be at the forefront of this transformation because they believe that blockchain technology, which powers cryptocurrencies, has the potential to revolutionize the way we manage our transactions.

Overall, Hiraya offers a promising solution for those seeking secure and transparent payments within the gaming industry and beyond.


---

# 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://hiraya-development.gitbook.io/hiraya-development/overview/hiraya-development.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.
