> For the complete documentation index, see [llms.txt](https://ben-on-xlayer.gitbook.io/benokx/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ben-on-xlayer.gitbook.io/benokx/getting-started/quickstart.md).

# About BEN

<div data-full-width="true"><figure><img src="/files/5nPg0n82CYvYFQo3AmhI" alt=""><figcaption></figcaption></figure></div>

BEN is a **community-first memecoin** built on **OKX’s X-Layer.**\
He was created to test what really happens when culture, speed, and blockchain collide.\
\
Crypto used to feel alive fun, chaotic, full of culture and community. But over time, that spark got buried under empty promises, fake utilities, and endless pump-and-dumps. The warmth that made people fall in love with this space slowly faded.\
\
That’s why **BEN showed up...**

BEN isn’t a corporate coin or a VC-backed product.\
He was created to bring back the real energy we’ve been missing, the warmth of web3 and the fun that once existed. \
\
With no presales, no price inflations, and no artificial hype, BEN is just pure community and culture, It is A coin that belongs to the people, fueled by the people, and powered by people.


---

# 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://ben-on-xlayer.gitbook.io/benokx/getting-started/quickstart.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.
