# HELP  FAQ

- [FAQ](https://docs.janction.ai/help-faq/faq.md)
- [How Janction Efficiently Stores AI/ML Models for Different Users？](https://docs.janction.ai/help-faq/faq/how-janction-efficiently-stores-ai-ml-models-for-different-users.md)
- [Compared to traditional cloud GPU platforms, how does Janction's distributed idle GPU computing powe](https://docs.janction.ai/help-faq/faq/compared-to-traditional-cloud-gpu-platforms-how-does-janctions-distributed-idle-gpu-computing-powe.md)
- [How does Janction ensure the efficiency and quality of data annotation for various data types with d](https://docs.janction.ai/help-faq/faq/how-does-janction-ensure-the-efficiency-and-quality-of-data-annotation-for-various-data-types-with-d.md)
- [How does Janction's execution layer handle the various AI subdomain functionalities?](https://docs.janction.ai/help-faq/faq/how-does-janctions-execution-layer-handle-the-various-ai-subdomain-functionalities.md)
- [How does Janction select and use different DAs?](https://docs.janction.ai/help-faq/faq/how-does-janction-select-and-use-different-das.md)
- [Is Janction considering adopting the security guarantees provided by Restaking?](https://docs.janction.ai/help-faq/faq/is-janction-considering-adopting-the-security-guarantees-provided-by-restaking.md)
- [What is the current progress of Janction’s product technology?](https://docs.janction.ai/help-faq/faq/what-is-the-current-progress-of-janctions-product-technology.md)
- [How will Janction consider airdropping to the community?](https://docs.janction.ai/help-faq/faq/how-will-janction-consider-airdropping-to-the-community.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://docs.janction.ai/help-faq.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.
