# Overview

Got some questions? Need a hand with something? Or maybe looking for some inspiration? Our How-to articles are here to give you a helping hand if you need it!

From troubleshooting slow projects, understanding component properties, or building a project from scratch - you can find it here.

### Featured articles

{% content-ref url="adding-your-own-google-fonts" %}
[adding-your-own-google-fonts](https://learn.squirrel365.io/how-tos/adding-your-own-google-fonts)
{% endcontent-ref %}

{% content-ref url="../tutorials/create-a-temperature-conversion-app" %}
[create-a-temperature-conversion-app](https://learn.squirrel365.io/tutorials/create-a-temperature-conversion-app)
{% endcontent-ref %}

{% content-ref url="../troubleshooting/spreadsheet-performance" %}
[spreadsheet-performance](https://learn.squirrel365.io/troubleshooting/spreadsheet-performance)
{% endcontent-ref %}

{% content-ref url="using-colors-and-color-values" %}
[using-colors-and-color-values](https://learn.squirrel365.io/how-tos/using-colors-and-color-values)
{% endcontent-ref %}

{% content-ref url="../tutorials/whack-a-squirrel-game" %}
[whack-a-squirrel-game](https://learn.squirrel365.io/tutorials/whack-a-squirrel-game)
{% endcontent-ref %}

Not find what you're looking for? Reach out to the [**Squirrel Community**](https://community.squirrel365.io/c/ask-for-help/) and post your questions there!


---

# 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://learn.squirrel365.io/how-tos/overview.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.
