# Completing Agreements

- [Linear Agreements](https://selfient.gitbook.io/user-guide/completing-agreements/linear-agreements.md)
- [Claiming Funds (Seller/Talent)](https://selfient.gitbook.io/user-guide/completing-agreements/linear-agreements/claiming-funds-seller-talent.md): Linear Agreements allow the Seller/Talent to access their funds in real time, eliminating the need to wait until the agreement's conclusion to claim earnings. Claim funds as often as every 12 seconds.
- [Canceling a Linear Agreement (Buyer/Hirer)](https://selfient.gitbook.io/user-guide/completing-agreements/linear-agreements/canceling-a-linear-agreement-buyer-hirer.md)
- [One-Time & Milestone Agreements](https://selfient.gitbook.io/user-guide/completing-agreements/one-time-and-milestone-agreements.md): Steps to Complete One-Time & Milestone Agreements:
- [Request Early Release of Funds (Seller/Talent)](https://selfient.gitbook.io/user-guide/completing-agreements/one-time-and-milestone-agreements/request-early-release-of-funds-seller-talent.md): Should you complete your project or task (milestone) ahead of schedule, you are eligible to request an early release of your funds before the agreement's expiration
- [Completing Request For Early Release of Funds (Hirer)](https://selfient.gitbook.io/user-guide/completing-agreements/one-time-and-milestone-agreements/completing-request-for-early-release-of-funds-hirer.md)
- [Claiming Funds as the Seller/Talent](https://selfient.gitbook.io/user-guide/completing-agreements/one-time-and-milestone-agreements/claiming-funds-as-the-seller-talent.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://selfient.gitbook.io/user-guide/completing-agreements.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.
