# Tutorials

🎥   We have made video walkthroughs to help you navigate ARCHIE. Click "watch tutorial" below on the category that you need help with ☺️

## 📲   Installing ARCHIE&#x20;

{% embed url="<https://www.youtube.com/shorts/0rCsoUdGVRA>" %}

## 🏁   Setting up ARCHIE &#x20;

{% embed url="<https://www.youtube.com/shorts/RT0GNpQ2igo>" %}

## ✨   Adding funds  &#x20;

{% embed url="<https://youtube.com/shorts/r8GzkH_sbgc>" %}

## 🟢   Buying tokens&#x20;

{% embed url="<https://youtu.be/L-e988pUqXA>" %}

## 🔴   Selling tokens  &#x20;

{% embed url="<https://www.youtube.com/shorts/xsZsSgEDbgI>" %}

## 📊   Portfolio navigation  &#x20;

(coming soon)<br>

## 💰   Withdrawing funds&#x20;

{% embed url="<https://www.youtube.com/shorts/wQryk9oMYoA>" fullWidth="false" %}

## ⚠️   Getting more help &#x20;

👋     Reach out to us at: <help@archiebot.ai>

If you can't find what you're looking for please try our [FAQs](/archie-the-fine-print/faq.md)


---

# 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://archie.gitbook.io/archie-the-fine-print/tutorials.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.
