# Bond issuer & borrower

In 1Ton, creators can play two important roles as both bond issuers and borrowers. As bond issuers, creators can leverage Sprout Treasury to generate Bond NFTs representing their digital assets and future earnings.

As borrowers, creators can use the Bond NFT generated in the 1Ton Treasury as collateral to borrow stablecoins on the 1Ton Finance. They can list the Bond NFT and set the loan terms on the lending market for lenders to browse and make an offer. If they accept the loan offer, they transfer the ownership of the Bond NFT to the smart contract as collateral, and receive the stablecoins.


---

# 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://1ton.gitbook.io/1ton/mechanism/bond-issuer-and-borrower.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.
