# Cod3x Create

## Cod3x Create

- [Welcome to Cod3x](https://docs.cod3x.org/welcome-to-cod3x.md)
- [What is CDX?](https://docs.cod3x.org/cdx-token/what-is-cdx.md)
- [Staking](https://docs.cod3x.org/cdx-token/staking.md)
- [Profit Split](https://docs.cod3x.org/cdx-token/profit-split.md)
- [Ways to Earn](https://docs.cod3x.org/cdx-token/ways-to-earn.md)
- [Leaderboards](https://docs.cod3x.org/cdx-token/ways-to-earn/leaderboards.md)
- [Achievements & XP Shop](https://docs.cod3x.org/cdx-token/ways-to-earn/achievements-and-xp-shop.md)
- [Referrals](https://docs.cod3x.org/cdx-token/ways-to-earn/referrals.md)
- [Battlepass](https://docs.cod3x.org/cdx-token/battlepass.md)
- [Creator Economy](https://docs.cod3x.org/cdx-token/creator-economy.md)
- [Page 3](https://docs.cod3x.org/cdx-token/creator-economy/page-3.md)
- [Emission Schedule](https://docs.cod3x.org/cdx-token/emission-schedule.md)
- [Page 2](https://docs.cod3x.org/cdx-token/emission-schedule/page-2.md)
- [How Cod3x improves Perps Trading](https://docs.cod3x.org/introduction/how-cod3x-improves-perps-trading.md)
- [Getting Started](https://docs.cod3x.org/introduction/getting-started.md)
- [Trading With Hyperliquid](https://docs.cod3x.org/introduction/trading-with-hyperliquid.md)
- [Trading With GMX V2](https://docs.cod3x.org/introduction/trading-with-gmx-v2.md)
- [Trading With Lighter](https://docs.cod3x.org/introduction/trading-with-lighter.md)
- [Glossary](https://docs.cod3x.org/introduction/glossary.md)
- [Terminal Overview](https://docs.cod3x.org/terminal-overview/terminal-overview.md)
- [AI Analysis](https://docs.cod3x.org/terminal-overview/ai-analysis.md)
- [Chat](https://docs.cod3x.org/terminal-overview/chat.md)
- [Goals/Task Management](https://docs.cod3x.org/terminal-overview/goals-task-management.md)
- [Goals Overview](https://docs.cod3x.org/terminal-overview/goals-task-management/goals-overview.md)
- [Goal Runs](https://docs.cod3x.org/terminal-overview/goals-task-management/goal-runs.md)
- [Triggers](https://docs.cod3x.org/terminal-overview/goals-task-management/triggers.md)
- [Wallet](https://docs.cod3x.org/terminal-overview/wallet.md)
- [Tools](https://docs.cod3x.org/terminal-overview/tools.md)
- [Intel](https://docs.cod3x.org/terminal-overview/intel.md)
- [Alerts](https://docs.cod3x.org/terminal-overview/alerts.md)
- [Settings](https://docs.cod3x.org/terminal-overview/settings.md)
- [Position Management](https://docs.cod3x.org/terminal-overview/position-management.md)
- [Opening a New Position](https://docs.cod3x.org/terminal-overview/position-management/opening-a-new-position.md)
- [Editing a position](https://docs.cod3x.org/terminal-overview/position-management/editing-a-position.md)
- [Position History & Summary](https://docs.cod3x.org/terminal-overview/position-management/position-history-and-summary.md)
- [Credits](https://docs.cod3x.org/terminal-overview/credits.md)
- [Marketplace License](https://docs.cod3x.org/creator-economy/marketplace-license.md)
- [Sell your Agent Template](https://docs.cod3x.org/creator-economy/sell-your-agent-template.md)
- [Copy-Trading](https://docs.cod3x.org/creator-economy/copy-trading.md)
- [Resell your intelligence](https://docs.cod3x.org/creator-economy/resell-your-intelligence.md)
- [Using Plugins](https://docs.cod3x.org/plugins/using-plugins.md)
- [Searching for Plugins](https://docs.cod3x.org/plugins/using-plugins/searching-for-plugins.md)
- [Developing Plugins](https://docs.cod3x.org/plugins/developing-plugins.md)
- [How Plugins Work](https://docs.cod3x.org/plugins/developing-plugins/how-plugins-work.md)
- [Writing a Plugin](https://docs.cod3x.org/plugins/developing-plugins/writing-a-plugin.md)
- [Deploying an MCP Server](https://docs.cod3x.org/plugins/developing-plugins/deploying-an-mcp-server.md)
- [Sharing Your Plugin](https://docs.cod3x.org/plugins/developing-plugins/sharing-your-plugin.md)
- [Monetizing Your Plugin](https://docs.cod3x.org/plugins/developing-plugins/monetizing-your-plugin.md)
- [Monetizing Plugins](https://docs.cod3x.org/plugins/monetizing-plugins.md)
- [Whitelisting Your Plugin](https://docs.cod3x.org/plugins/monetizing-plugins/whitelisting-your-plugin.md)
- [Configuring Payments](https://docs.cod3x.org/plugins/monetizing-plugins/configuring-payments.md)
- [Page 1](https://docs.cod3x.org/plugins/monetizing-plugins/page-1.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.cod3x.org/welcome-to-cod3x.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.
