# AkashicLink

## English

- [Overview](https://docs.akashiclink.com/introduction/overview.md)
- [Terms of Use and Privacy Policy](https://docs.akashiclink.com/terms-of-use-and-privacy-policy.md): Effective date: August 1st, 2024
- [Quick Guide](https://docs.akashiclink.com/guides/quick-guide.md): We've crafted a user-friendly guide that will have you up and running in minutes. Save this page for future reference; it contains valuable information about the different features of AkashicLink.
- [Export to AkashicLink 2.0 on mobile](https://docs.akashiclink.com/guides/export-to-akashiclink-2.0-on-mobile.md): We’ve put together a simple, step-by-step guide to help you smoothly export your account from AkashicLink to AkashicLink 2.0. This guide walks you through the entire process, ensuring your transition.

## 繁體中文

- [概述](https://docs.akashiclink.com/traditional-chinese/jian-jie/gai-shu.md)
- [使用條款與隱私權政策](https://docs.akashiclink.com/traditional-chinese/shi-yong-tiao-kuan-yu-yin-si-quan-zheng-ce.md): 生效日期：2024 年 8 月 1 日
- [快速指南](https://docs.akashiclink.com/traditional-chinese/zhi-nan/kuai-su-zhi-nan.md): 我們製作了一個簡單易懂的指南，能讓你在幾分鐘內完成設置。請務必將此頁面保存以供日後參考。
- [匯出至行動裝置上的 AkashicLink 2.0](https://docs.akashiclink.com/traditional-chinese/zhi-nan/hui-chu-zhi-xing-dong-zhuang-zhi-shang-de-akashiclink-2.0.md): 我們編撰了一份簡易的逐步指南，協助您順利將帳號從 AkashicLink 遷移至 AkashicLink 2.0。本指南將引導您完成整個流程，確保遷移過程無虞。


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.akashiclink.com/introduction/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.
