# Search, buy, sell asset

As soon as you create your asset and create units for it, you have something to offer for exchange. Go to “Search Assets” in the left menu bar under the “Assets” and start looking for an asset you want to buy.

## Search assets

You can decide if you use the simple search or if you want to perform a detailed search (advanced search).

![](/files/9LyZZzDbKdmdhQRbNk8M)

Within the **simple search** just type in the name of the asset you are looking for (e.g. Gold, Bitcoins, Coffee, Banana...). As a result, you will get a list with all assets containing the keyword in the name.

The **advanced search** is designed for a more precise query. You can group and ungroup the criteria for your search by simply clicking on the operators “or” & “and”.

![](/files/YgFvZuGsLMIXAaNTmOOH)

Every property of an asset can be polled. You should add the properties to be polled and to define the values if needed.

You can find the example for a query with “gold” in the name and in the jurisdiction Switzerland below.&#x20;

![](/files/oBwCCoTjzn13AXyubmy7)

If you want to save your query, you can click on “Save filter” and enter a name as well as a description of the filter. Note, if you want to generate a master filter as an administrator you need to select “Save as tenant filter”. Read more about filters [Additional settings management](/white-label-management-tool/user-guide/additional-settings-management.md#filters-management)

After you found an asset you need, you can select the asset and click on “More info”. By selecting “Additional Properties”, all properties that were defined for this asset are shown.&#x20;

![](/files/gb7kIjOHfFBand1iThmd)

Furthermore, if you click on “Download PDF” (bottom of the right menu bar) you get all the information about the asset in one document. You can decide which type of the document you need - Asset description or Asset prospectus. Also you can select the language on which this document should be generated.

Both documents are generated automatically based on the templates defined by admins [Templates management](/white-label-management-tool/admin-user-guide/wlm-configuration/templates-management.md#asset-description-pdf-generation)

## Buy and sell asset

If you decide to buy this asset you can click on “Buy” (at the right side of the page). The exchange form opens. The same form will be opened if you click on "Sell" for any other asset.

![](/files/ecFIwWoW3JD4NFXH7BDt)

Select the asset you want to propose (left) in exchange for the asset you want to buy (right). Define the amount you want to buy (or the amount you want to pay) and click on “Search WARPs”. Amount can be set in units or sparks, check more about units/sparks in [Create asset](/white-label-management-tool/user-guide/create-asset.md#units-of-measure)

{% hint style="info" %}
Please, note that only one amount (to pay or to receive) can be defined to start search but both assets must be specified.
{% endhint %}

The WLM will start looking for some matching trade chains for you. Each potential way to process your request (WARP) will be displayed separately as a tile.

![](/files/mK3IpHpyyJqcJaLtt9Vj)

Each tile representing different warps can have different gas costs, exchange rates, probabilities to be processed with such characteristics. You can select the one, which fulfills your needs the best. By clicking on “Trade” the warp will be executed, and your buying process/transaction will start. You will get a notification on the TX.Mobile app to sign the transaction [Sign and check executed transactions](/white-label-management-tool/user-guide/sign-and-check-executed-transactions.md)

{% hint style="info" %}
Please, note that WLM always uses your Current wallet for creating transaction. Signature will be expected from this wallet. Current wallet is displayed right under your account name in the sidebar menu.
{% endhint %}

After a successfully processed transaction, you will own specific amount of the recently bought asset. At the same time amount of asset you offered in exchange will be deducted from your holdings. To check it, you can click on the menu “Assets”. In the view “Holdings” you should now see the assets (and their amount) you hold [Manage asset  (asset details, asset operations)](/white-label-management-tool/user-guide/manage-asset-asset-details-asset-operations.md#assets-list)

If no result was found for your request, you can trigger another search by changing search criteria.

Alternatively you can create your own supply by clicking on “Create Supply” [Supply management](/white-label-management-tool/user-guide/supply-management.md#create-supply)


---

# 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://teos-docs.coreledger.net/white-label-management-tool/user-guide/search-buy-sell-asset.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.
