> For the complete documentation index, see [llms.txt](https://docs.xora.social/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.xora.social/xora/crypto-ticker-integration.md).

# Crypto Ticker Integration

**Crypto Ticker Integration**

The Crypto Ticker Integration feature on Xora Social automatically detects cryptocurrency ticker symbols (e.g., `$ETH`, `$BTC`) in posts and comments, and displays real-time market data alongside the content.

**Key Points:**

* **Real-Time Updates:**\
  The system fetches current pricing and market data to keep information up to date.
* **Seamless Integration:**\
  Live crypto data is embedded directly within posts, providing immediate context without disrupting the user experience.
* **Enhanced Engagement:**\
  By adding relevant market details, posts become more informative and engaging for discussions on market trends and investment ideas.

This feature enriches user content by effortlessly merging social interactions with live financial insights, all within a single, user-friendly interface.

**Example:**

<div align="left"><figure><img src="/files/Li4M92QrOQB9wqhi5OTi" alt="" width="563"><figcaption><p>crypto ticker example</p></figcaption></figure></div>

<div align="left" data-full-width="false"><figure><img src="/files/emu6BNj0v8nhiBKhMEe8" alt="" width="563"><figcaption><p>crypto ticker post example</p></figcaption></figure></div>

**Mobil View:**

<div align="left"><figure><img src="/files/DZTZrsXF3CgYxfXbOMfB" alt="" width="375"><figcaption><p>mobile view crypto ticker</p></figcaption></figure></div>


---

# 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:

```
GET https://docs.xora.social/xora/crypto-ticker-integration.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.
