> For the complete documentation index, see [llms.txt](https://artsyndicate.gitbook.io/artsyndicate-dao/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://artsyndicate.gitbook.io/artsyndicate-dao/protocol/artsyndicate/usdxbond.md).

# $xBond

$xBond is a 100% liquid ERC-20 tokenized [SyndicateBond ](/artsyndicate-dao/protocol/artsyndicate/syndicatebond.md)which can be traded on Sushi or Uniswap.

1 SyndicateBond NFT = 1 $xBond&#x20;

### How to get $xBond?&#x20;

* The main way to get $xBond is to stake the [SyndicateBond](/artsyndicate-dao/protocol/artsyndicate/syndicatebond.md) in our vault on NFTx
* $xBond can be traded via Sushi & Uni LP's

### Utility&#x20;

$xBond is representing the ArtSyndicate Dao treasury and essentially is a liquid index of Arbitrum NFTs. The token can be held to gain exposure to the NFT market without holding a single NFT in your own wallet.&#x20;


---

# 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://artsyndicate.gitbook.io/artsyndicate-dao/protocol/artsyndicate/usdxbond.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.
