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

# ABOUT OKEYVERSE

### <mark style="color:purple;">**ABOUT OKEYVERSE**</mark>

We are the team behind the OKEYCOIN, OKEYAPP and GOGOINU NFT projects. We want to create a good ecosystem in the crypto and the blockchain industry. Currently we are focusing on building OKEYCOIN as a utility token, Web3 social media ecosystem of OKEY APPS and GOGOINU NFT.

### <mark style="color:orange;">**WHAT IS OKEYCOIN?**</mark>

OKEYCOIN is a decentralized BEP 20 token starting to run on the Binance Smart Chain. BSC, as we all know, is Binance's transaction speed and low gas fee. We launched in Pancake Swap (DEX) on May 2, 2022, and now have 500 holders in less than a month, and it's still growing.

### <mark style="color:green;">**WHAT IS OKEAPPS?**</mark>

OKEY APP is a web3 social media that has the tagline "Web3 creati-fi app". Users can interact through video posts, articles, photos and live stream videos. Uniquely here we combine with crypto wallets and can give GIFTS in the form of tokens.

### <mark style="color:purple;">**WHAT IS GOGOINU NFT & Win to Earn Game?**</mark>

Gogoinu NFT is an NFT marketplace that we specially dedicate to doglovers and charity for abandoned dogs. GOGOINU Battletank is a win to earn game ecosystem of NFTs and OKEYCOINS.


---

# 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://okeyverse-project.gitbook.io/okeyverse-project/about-okeyverse.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.
