# Quick links

Introduction

* [The Concept](/introduction/concept-of-fact0rn.md)
* [The Mathematic](/introduction/why-use-integer-factorization-to-secure-fact0rn.md)
* [The Tokenomics](/introduction/usdfact-tokenomics.md)
* [The Vision](/introduction/fact0rn-the-future-of-proof-of-work-and-you.md)

Node

* [Running a node](/node/running-a-node.md)

Mining

* [Factoring (Docker Mining)](/mining/factoring-docker-mining.md)
* [IntegerDispersion](/mining/integerdispersion.md)
* [GPUDispersion](/mining/gpudispersion.md)

Wallet

* [Command Line Wallet](/wallet/command-line-wallet.md)
* [Graphical User Interface - FactWallet](/wallet/graphical-user-interface-wallet-factwallet.md)

{% hint style="info" %}
**Want to join our team? Be part on** [**Github**](https://github.com/FACT0RN)**!**
{% endhint %}


---

# 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.fact0rn.io/overview/quick-links.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.
