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

# Intel

## Intel

![](/files/LOwBRGWn5Vc0COlAVDWD)\
The **Intel** tab is where Cod3x surfaces market-moving information.

It brings together **AI-powered token analyses** and **curated crypto news** so you can trade with a complete picture of market sentiment and opportunities.

***

### Central Intelligence Feed

At the top of Intel is the **Central Intelligence Feed**.

<figure><img src="/files/dTzBU0HlMfCl5nlUpwLX" alt=""><figcaption></figcaption></figure>

Here Cod3x continuously publishes **free AI analyses** on BTC once a day. Each entry displays:

* **Confidence %** – how strongly the signals align.
* **Risk Level** – an instant gauge of volatility.
* **Signal Ratio** – number of bullish vs bearish indicators.
* **Recommendation** – clear action cues such as *Buy*, *Hold*, or *Sell*.

<figure><img src="/files/LGW9ZXXHe5Hvmay6xQDm" alt=""><figcaption></figcaption></figure>

Click **Buy** to open a **full technical report using x402**—the same deep analysis you’d get by running your own AI Analysis. Inside you’ll find:

* Trade setups with precise entries and exits
* Multi-timeframe chart patterns
* Long and short opportunities
* A complete written market summary

This is where Cod3x delivers actionable trading ideas without you even asking.

***

### Saved Analyses

Every time you run your own AI Analysis, the results are **automatically saved here**.\
This means you can revisit past reports, compare setups over time, and track how signals evolve—all in one organized feed.

***

### News Stream

<figure><img src="/files/tgq3oa6tgxFwby1rEMUA" alt="" width="563"><figcaption></figcaption></figure>

Switch to the **News** tab to see a live stream of market intelligence from trusted crypto Twitter accounts and external sources. Each post includes a quick sentiment readout so you can judge its impact on market conditions at a glance.

***

### Why It Matters

Alpha is only as good as the speed you receive it.\
Intel keeps you **ahead of the market**—offering free token analyses, storing your custom reports, and filtering crypto news in real time—so you can act before the crowd.


---

# 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://docs.cod3x.org/terminal-overview/intel.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.
