# UptickGPT - Samples

{% hint style="info" %}
This page is dedicated to showcasing samples of UptickGPT's capabilities and providing real-world examples of its application. It will include a collection of sample interactions between users and UptickGPT, highlighting the breadth and depth of its knowledge and insights.&#x20;
{% endhint %}

## <mark style="color:blue;">Sample Prompts with Response</mark>

The samples will cover a range of topics, such as news analysis, market predictions, risk assessment, tokenomics insights, and more. By exploring these samples, users can gain a better understanding of how UptickGPT can provide valuable information and assist them in making informed decisions in the digital asset domain.

**Technical Analysis on Moving Averages**

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

#### Portfolio Analysis

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

#### Whitepaper Analysis

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

#### News Summary for XRP (Ripple)

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

#### Comparison of Assets on Technical Outlook

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


---

# 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.uptick.co/gpt/uptickgpt-samples.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.
