# Frequently Asked Questions

#### **Q: Why is there sometimes no chart?**

A: Sometimes slow connection may or early bugs may result in the chart not popping up. If you are having trouble please contact out team on Telegram or Discord. Our devs will assist you right away.

#### **Q: Can you analyze small-cap or new tokens?**

A: Yes, but data may be limited. Our data coverage currently encompasses the top 500 tokens but we are continuously expanding coverage.

#### **Q: Will alerts be created automatically?**

A: No. TrueNorth suggests alerts — you click to confirm and create them.

#### **Q: Can you execute trades for me?**

A: No. TrueNorth provides analysis and trade recommendations only.


---

# Agent Instructions: 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.true-north.xyz/truenorth-desktop/truenorth-user-prompt-guide/frequently-asked-questions.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.
