> For the complete documentation index, see [llms.txt](https://docs.midcontract.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.midcontract.com/use-cases-and-real-world-scenarios.md).

# Use Cases & Real-World Scenarios

- [Who It’s For: Freelancers, Clients, Agencies & Teams](https://docs.midcontract.com/use-cases-and-real-world-scenarios/who-its-for-freelancers-clients-agencies-and-teams.md): Midcontract is built for freelancers, agencies, startups, HR teams, and legal pros. Explore real-world use cases and how each role benefits from smart contract payments.
- [Working Without Platforms: Direct Deals With Smart Protection](https://docs.midcontract.com/use-cases-and-real-world-scenarios/working-without-platforms-direct-deals-with-smart-protection.md): Say goodbye to high fees and rigid freelance platforms. Midcontract gives you direct, secure collaboration with smart contract automation and escrow protection.
- [Hiring & Recruiting Across Borders: Secure, Staged Payments](https://docs.midcontract.com/use-cases-and-real-world-scenarios/hiring-and-recruiting-across-borders-secure-staged-payments.md): Simplify global hiring with escrow-backed contracts. Midcontract lets recruiters and companies automate milestone-based payments across borders.
- [Influencer Collaborations & Paid Campaigns](https://docs.midcontract.com/use-cases-and-real-world-scenarios/influencer-collaborations-and-paid-campaigns.md): Run influencer campaigns with smart contract protection. Midcontract ensures timely payments, locked-in scope, and no manual chasing for creators or brands.
- [Legal & Compliance Workflows: Secure Contracted Services](https://docs.midcontract.com/use-cases-and-real-world-scenarios/legal-and-compliance-workflows-secure-contracted-services.md): Legal freelancers and consultants can bill globally with milestone-based smart contracts. Midcontract secures deliverables, automates invoicing, and simplifies cross-border payments.


---

# 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 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, and the optional `goal` query parameter:

```
GET https://docs.midcontract.com/use-cases-and-real-world-scenarios.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
