# FLock Use-Cases

- [AI-assisted Coding - FLock x Aptos LLM (outperforms ChatGPT-4o!)](https://docs.flock.io/flock-use-cases/ai-assisted-coding-flock-x-aptos-llm-outperforms-chatgpt-4o.md)
- [AI Assistants - Farcaster GPT, Scroll GPT and many more to come!](https://docs.flock.io/flock-use-cases/ai-assistants-farcaster-gpt-scroll-gpt-and-many-more-to-come.md)
- [AI Companions - Professor Grump w/ Akash](https://docs.flock.io/flock-use-cases/ai-companions-professor-grump-w-akash.md): Run FLock node on Akash network
- [Web3 Agents - Text2SQL Agent](https://docs.flock.io/flock-use-cases/web3-agents-text2sql-agent.md)
- [Privacy-preserving Healthcare](https://docs.flock.io/flock-use-cases/privacy-preserving-healthcare.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.flock.io/flock-use-cases.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.
