# Tensor Trade

## Tensor

- [About](https://docs.tensor.trade/welcome/about.md): Solana's Leading NFT Marketplace for both Traders and Creators
- [Links](https://docs.tensor.trade/welcome/links.md)
- [Roadmap](https://docs.tensor.trade/welcome/roadmap.md)
- [Rewards](https://docs.tensor.trade/welcome/rewards.md): Traders trading on Tensor get fun rewards!. Learn more below.
- [Season 4!](https://docs.tensor.trade/welcome/rewards/season-4.md)
- [Referrals!](https://docs.tensor.trade/welcome/rewards/referrals.md): Growing the pie and getting rewarded - how to do it? Read along
- [Season 3!](https://docs.tensor.trade/welcome/rewards/season-3.md)
- [End of Season 2 + Tensorians are coming!](https://docs.tensor.trade/welcome/rewards/end-of-season-2-+-tensorians-are-coming.md): Time to SHIP IT ⚛️⚡️
- [Season 2!](https://docs.tensor.trade/welcome/rewards/season-2.md): Bigger than season 1
- [Tensorians Manifesto](https://docs.tensor.trade/tensorians/tensorians-manifesto.md): A long time ago in a Solaxy far, far away...
- [Weekly Streams](https://docs.tensor.trade/tensorians/weekly-streams.md)
- [Fees & Royalties](https://docs.tensor.trade/trade/fees-and-royalties.md)
- [API & SDK](https://docs.tensor.trade/trade/api-and-sdk.md)
- [Troubleshooting](https://docs.tensor.trade/trade/troubleshooting.md)
- [Share an Error](https://docs.tensor.trade/trade/troubleshooting/share-an-error.md)
- [Doesn't load - what do?](https://docs.tensor.trade/trade/troubleshooting/doesnt-load-what-do.md)
- [Verify an NFT Mint](https://docs.tensor.trade/trade/troubleshooting/verify-an-nft-mint.md)
- [Weird Phantom Transactions](https://docs.tensor.trade/trade/troubleshooting/weird-phantom-transactions.md)
- [Rarity](https://docs.tensor.trade/trade/troubleshooting/rarity.md)
- [Get Started with Tensor's AMM](https://docs.tensor.trade/trade/get-started-with-tensors-amm.md): TensorSwap (our AMM) is like your traditional NFT marketplace but with more trade automation and advanced order types.
- [Buy or Bid](https://docs.tensor.trade/trade/get-started-with-tensors-amm/buy-or-bid.md): Buy NFTs on TensorSwap like any other marketplace. You can also place collection-wide bids (limit orders) to buy any NFT from a collection.
- [Sell or List](https://docs.tensor.trade/trade/get-started-with-tensors-amm/sell-or-list.md): Sell NFTs immediately if there's an open collection-wide bid, or list on TensorSwap with max 2% taker fees.
- [Market-Make](https://docs.tensor.trade/trade/get-started-with-tensors-amm/market-make.md): TensorSwap lets you automate "buy low, sell high" with 1-click!
- [Closing an Order](https://docs.tensor.trade/trade/get-started-with-tensors-amm/closing-an-order.md)
- [Purchase Caps](https://docs.tensor.trade/trade/get-started-with-tensors-amm/purchase-caps.md)
- [Video Tutorials](https://docs.tensor.trade/trade/get-started-with-tensors-amm/video-tutorials.md): If you prefer video over text, below you'll find video tutorials on using Tensor.
- [YOLO Buy](https://docs.tensor.trade/trade/yolo-buy.md)
- [Shared Escrow](https://docs.tensor.trade/trade/shared-escrow.md): Bidding with capital efficiency
- [Why Provide Liquidity?](https://docs.tensor.trade/provide-liquidity/why-provide-liquidity.md): Providing liquidity is cool and stuff - but why should you bother?
- [How to Provide Liquidity](https://docs.tensor.trade/provide-liquidity/how-to-provide-liquidity.md): Earn trading fees & LP rewards by providing liquidity and creating markets for your favorite NFT collections on TensorSwap.
- [Market-Making Example](https://docs.tensor.trade/provide-liquidity/market-making-example.md): You've heard you can make some juicy %APY on TensorSwap by market-making. But what does it mean and how does it work?
- [What APY can you expect?](https://docs.tensor.trade/provide-liquidity/what-apy-can-you-expect.md)
- [What are the Risks?](https://docs.tensor.trade/provide-liquidity/what-are-the-risks.md): Nothing in life comes for free - and definitely, nothing in crypto does. If you're planning to put money into TensorSwap you should understand the risks involved.
- [Setting up your Market-Making Order](https://docs.tensor.trade/provide-liquidity/setting-up-your-market-making-order.md): It might seem scary to setup your first MM order, but it's really not that complicated. Read along.
- [Advanced Concepts](https://docs.tensor.trade/provide-liquidity/advanced-concepts.md): We cover some of the more advanced nuances of TensorSwap and what you should be aware of if you're a market-maker.
- [Bonding Curves](https://docs.tensor.trade/provide-liquidity/advanced-concepts/bonding-curves.md)
- [Impermanent Loss](https://docs.tensor.trade/provide-liquidity/advanced-concepts/impermanent-loss.md): Impermanent loss (IL) sounds scary, but it's quite simple once you see an example.
- [Creator Portal](https://docs.tensor.trade/work-with-us/creator-portal.md): How to Create or Update a listing for a Solana NFT Collection on Tensor?
- [Claiming or Updating an Existing Collection](https://docs.tensor.trade/work-with-us/creator-portal/claiming-or-updating-an-existing-collection.md): How to claim and update an existing NFT listing on Tensor?
- [Verifying a new NFT Collection](https://docs.tensor.trade/work-with-us/creator-portal/verifying-a-new-nft-collection.md): How to List a Solana NFT Collection
- [How to get a Creator Page?](https://docs.tensor.trade/work-with-us/creator-portal/how-to-get-a-creator-page.md): Learn how to get a creator page on Tensor!
- [Creator Partnerships](https://docs.tensor.trade/work-with-us/creator-partnerships.md)
- [Contact us](https://docs.tensor.trade/work-with-us/contact-us.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.tensor.trade/welcome/about.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.
