# Fuku Docs

## Documentation

- [Fūkū AI User Manual Guide](https://docs.fuku.ai/readme.md)
- [How To Conduct A Candidate Search?](https://docs.fuku.ai/user-manual-guide/quickstart.md)
- [How Do I Post A Job Advertisement?](https://docs.fuku.ai/user-manual-guide/publish-your-docs.md)
- [How To Use The AI Interview Feature?](https://docs.fuku.ai/user-manual-guide/editor.md)
- [How Do I Check AI Interview Result?](https://docs.fuku.ai/user-manual-guide/editor-1.md)
- [How Do I Automate Candidate Outreach?](https://docs.fuku.ai/user-manual-guide/editor-2.md)
- [How Does Fūkū AI Serve As ATS?](https://docs.fuku.ai/user-manual-guide/editor-3.md)
- [How To Create A New Message Template?](https://docs.fuku.ai/user-manual-guide/editor-4.md)
- [Frequently Asked Questions](https://docs.fuku.ai/getting-started/markdown.md)
- [How to Outreach Candidates Through Fuku](https://docs.fuku.ai/getting-started/markdown-1.md)
- [How to Use Sequences (How to automate outreach)](https://docs.fuku.ai/getting-started/markdown-2.md)
- [Credits & Pricing](https://docs.fuku.ai/getting-started/markdown-3.md)
- [AI Interviewer (Faye / Fiona)](https://docs.fuku.ai/getting-started/markdown-4.md)
- [Data, Privacy & Compliance (Enterprise-critical)](https://docs.fuku.ai/getting-started/markdown-5.md)
- [Accuracy, Bias & Decision Logic (Your Differentiator)](https://docs.fuku.ai/getting-started/markdown-6.md)
- [Integrations & Workflow](https://docs.fuku.ai/getting-started/markdown-7.md)
- [Troubleshooting](https://docs.fuku.ai/getting-started/markdown-8.md)
- [Sales / Upgrade](https://docs.fuku.ai/getting-started/markdown-9.md)


---

# 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.fuku.ai/readme.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.
