# Buy

Thanks to the secure and efficient off-chain system and [*zkTrue-up*](https://docs.termstructure.com/zktrue-up), users do not pay gas fees for placing and canceling orders.&#x20;

## Step 1&#x20;

To buy TSB tokens, please navigate to the secondary market at the of the page. TSB token is an ERC20 token representing a fixed-income token for lenders. TSB tokens will be minted to the lenders after the auction match in the primary market. The minimum trading amount of TSB Tokens in the Secondary Market is approximately USD100.

## Step 2

Choose the type of token to buy, the maturity date, and the type of order. Then, specify the interest rate and the amount of tokens to buy. &#x20;

<figure><img src="https://2124147589-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FeWdv9jP6G1zpplH9nwKe%2Fuploads%2Fim7kNgSq1zeLG1mHqI6n%2FScreenshot%202023-08-24%20at%205.32.51%20PM.png?alt=media&#x26;token=cf146721-2faf-4b52-8f61-f0ac993ca89c" alt=""><figcaption><p>Click "Buy"</p></figcaption></figure>

Check the details before submitting the order.

<figure><img src="https://2124147589-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FeWdv9jP6G1zpplH9nwKe%2Fuploads%2FsuaPTMKXcoEr5xhhJD5I%2FScreenshot%202023-08-24%20at%205.33.18%20PM.png?alt=media&#x26;token=2b4e74b0-36ea-4fd8-a2fb-7c02019caf7d" alt="" width="327"><figcaption><p>Click "Buy" </p></figcaption></figure>

Sign the transaction.&#x20;

<figure><img src="https://2124147589-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FeWdv9jP6G1zpplH9nwKe%2Fuploads%2Fah5bX3KWzEwRNJonjkK7%2FScreenshot%202023-08-24%20at%205.34.09%20PM.png?alt=media&#x26;token=767513fb-e012-4951-8155-99f7f5d3d0b9" alt="" width="353"><figcaption><p>Click "Sign" <br></p></figcaption></figure>

A message that says "Secondary limit order request sent" will appear at the bottom right of the page if the transaction is successful.&#x20;

## Step 3&#x20;

View the order history at the bottom of the page.&#x20;

If the status shows "running," it means the order is still being processed.&#x20;

If the status shows "completed," that means the order has been successfully matched. However, if the status shows "rejected," that means the order was not placed. Users may consider placing the order again.&#x20;

If needed, users can also cancel their orders.&#x20;

<figure><img src="https://2124147589-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FeWdv9jP6G1zpplH9nwKe%2Fuploads%2FaVQvlmm9LmX6e9wrn6bm%2FScreenshot%202023-08-24%20at%205.36.28%20PM.png?alt=media&#x26;token=c8d25d19-7c4b-4aa4-b212-a61cf9de430b" alt=""><figcaption></figcaption></figure>

## Transaction Status&#x20;

Please use the "Explorer" function, which can be found under "More," to check each transaction's status.&#x20;

The sequencer in zkTrue-up collects users’ transactions, batches them, and sends them to Ethereu&#x6D;**.** Therefore, users will need to **wait for a specific period of time** before they can observe their actions being reflected in the protocol. It is important to note that this number may be adjusted to accommodate various circumstances upon the launch of the mainnet.

To learn more about the rollup services and how transactions are handled and settled, please refer to the doc at <https://docs.ts.finance/architecture/rollup-services>


---

# 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://tutorials.ts.finance/how-to-use-term-structure/secondary-markets/buy.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.
