> For the complete documentation index, see [llms.txt](https://docs.xft.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.xft.finance/learn/flows/payments/guaranteed-payments.md).

# Guaranteed payments

Guaranteed payments are payments made by a partnership to a partner for services performed in his partnership capacity or for the use of capital to the extent that the amount of the payment is not determined by reference to the partnership's income. In addition, some distributions made by a partnership in liquidation of a partner's interest in the partnership are treated as guaranteed payments. A guaranteed payment constitutes ordinary income to the partner, and the partnership is allowed a deduction for the payment unless it constitutes a capital expenditure. While guaranteed payments typically are made in cash, it is possible to make them with property in kind. Payments in kind will occur more frequently in the context of liquidating distributions, but nonliquidating guaranteed payments are possible. The principal focus of this article is on whether a partnership will recognize a gain or loss if it uses appreciated or depreciated property to make a guaranteed payment. There is no case or ruling that deals with that question. The authors conclude that: (1) the partnership does not recognize gain or loss on making a guaranteed payment in kind, (2) the partner's basis in the distributed property nevertheless equals its fair market value, and (3) the payment has no effect on the partner's basis in his partnership interest other than the reduction of that basis for the partner's share of the deduction allowed to the partnership for making the guaranteed payment.

***

RESOURCES

<https://repository.law.umich.edu/facarticles/1074/>

[Guaranteed Payments Made in Kind by a Partnership](https://repository.law.umich.edu/cgi/viewcontent.cgi?article=2073\&context=facarticles)


---

# 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:

```
GET https://docs.xft.finance/learn/flows/payments/guaranteed-payments.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.
