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

# Times AI

Times AI is an AI-powered crypto intelligence platform designed to curate the latest news, on-chain data, and market signals into clear, actionable insights. In a fast-moving market where information is fragmented and often driven by noise, Times AI helps users stay informed with context rather than reaction.

By combining autonomous AI agents with transparent, non-custodial infrastructure, the platform continuously analyses emerging narratives, sentiment, and market conditions to identify meaningful signals. These insights are then translated into adaptive, data-driven market exposure through AI-curated AIFI indices, reducing emotional bias and improving decision discipline.

Times AI bridges the gap between real-time information and systematic market participation, offering an intelligence-first approach to navigating crypto markets with clarity, transparency, and long-term focus.

### Jump right in

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-cover data-type="image">Cover image</th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><h4><i class="fa-globe-pointer">:globe-pointer:</i></h4></td><td><strong>Website</strong></td><td></td><td><a href="/files/fDmtwlDYHiPNvc61CKod">/files/fDmtwlDYHiPNvc61CKod</a></td><td></td><td><a href="https://timeai.com">https://timeai.com</a></td></tr><tr><td><h4><i class="fa-telegram">:telegram:</i></h4></td><td><strong>Telegram</strong> </td><td></td><td><a href="/files/QDqA83TO0MndyidWcr9f">/files/QDqA83TO0MndyidWcr9f</a></td><td></td><td><a href="https://t.me/timesaicommunity">https://t.me/timesaicommunity</a></td></tr><tr><td><h4><i class="fa-square-x-twitter">:square-x-twitter:</i></h4></td><td><strong>X</strong></td><td></td><td><a href="/files/WgYpzUSIt8RFN9GyoyLu">/files/WgYpzUSIt8RFN9GyoyLu</a></td><td></td><td><a href="https://x.com/Times_AI_">https://x.com/Times_AI_</a></td></tr></tbody></table>

{% hint style="info" %}
Disclaimer\
This document is for informational purposes only and does not constitute financial advice, investment advice, or a solicitation to purchase any asset. Cryptocurrency markets involve risk. Users are responsible for their own decisions.
{% endhint %}


---

# 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://timesai.gitbook.io/timesai-docs/readme.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.
