> For the complete documentation index, see [llms.txt](https://docs.cian.app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cian.app/bondify/for-users-quick-start/getting-started/buy-and-manage-yield-token.md).

# Buy & Manage Yield Token

1. **Buy YT.** Browse YT opportunities, pick an asset and maturity, and review the upfront cost and implied APY. Confirm to pay the cost — that amount is your maximum loss, with no liquidation of your capital.

<figure><img src="/files/qM8C57zTJabVbtnthqZy" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/dNycdAD2C18kqof29DIC" alt=""><figcaption></figcaption></figure>

2. **Resell YT.** To exit before maturity, relist your YT into the queue and sell at the current price.

<figure><img src="/files/EYLG27sbvIennrmVh88r" alt=""><figcaption></figcaption></figure>

3. **Claim after maturity.** After maturity, claim your yield and rewards, distributed pro-rata by holding time × balance.

<figure><img src="/files/auxPKkfIos73i8U3HFmN" alt=""><figcaption></figcaption></figure>

4. **Track positions.** Monitor cost, implied yield, and maturity under My YT Positions.

<figure><img src="/files/shnZB2hjCpdSFeMabr8w" alt=""><figcaption></figcaption></figure>


---

# 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.cian.app/bondify/for-users-quick-start/getting-started/buy-and-manage-yield-token.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.
