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

# Buy $GRODO on Naros Trade

To give our community more flexibility in trading, **GRODO has partnered with Naros** — one of the earliest trading bots to support the **X Layer network**.

Follow the steps below to safely purchase **$GRODO** using the Naros Trading Bot and DApp.

### I. Create a Naros Account

👉 *We recommend starting with the **Naros Telegram Trading Bot***

1️⃣ Open the [**Naros Telegram Bot**](https://t.me/narostradingbot?start=ref_C4F633052A) and press **“Start”**\
2️⃣ Select **“New Account”** and set a secure password\
⚠️ **Note:** Naros cannot recover your password. Store it safely.\
3️⃣ Write down and securely store your **12-word seed phrase**\
⚠️ **Important:** If you lose or expose your seed phrase, Naros cannot help recover your wallet.\
4️⃣ Add new wallets or transfer funds to your new wallet by selecting the **“Wallet”** button\
5️⃣ Deposit tokens OKB into your wallet to begin trading\
6️⃣ Log in to the **Naros DApp** by choosing **“Login Website”** in the bot — this will connect your wallet and allow you to trade directly on Naros.

{% embed url="<https://app.guideflow.com/player/dr9l6ovtor>" %}

### II. Buy $GRODO on Naros Trading Bot

**Step 1:** Log in to your **Naros Account**\
**Step 2:** Paste the official **GRODO Contract Address** into the search bar (or go go directly to GRODO on [Naros](https://naros.trade/xlayer/0x704ecd1b2cd10b34092a52791cd157025c5eda7b?ref=C4F633052A))\
**Step 3:** Navigate to the **Buy/Sell** section\
**Step 4:** Enter the amount of **OKB** you want to use for buying $GRODO\
**Step 5:** Confirm the transaction and wait for success notification

✅ You are now officially part of the **GRODO** via Naros!

{% embed url="<https://app.guideflow.com/player/8koo14za5k>" %}

### ❓ Need Help?

For any issues or questions during setup or trading, join the official community:\
👉 [GRODO Community Telegram](https://t.me/GrodoAI)


---

# 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://grodoai.gitbook.io/guide/tutorials/narostrade.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.
