# Token buy/sell

{% hint style="info" %}
objkt.com takes a fee on all successful sales. To learn more read about our [Fee Structure](/product/fundamentals/fee-structure.md)
{% endhint %}

There are several different ways a token can be sold or bought:

{% content-ref url="/pages/G4D1D1jWpPgVAIeXtaWf" %}
[Listings](/product/product-guides/token-buy-sell/listings.md)
{% endcontent-ref %}

{% content-ref url="/pages/0iZPddjACJaiSWDW1mZe" %}
[Offers](/product/product-guides/token-buy-sell/offers.md)
{% endcontent-ref %}

{% content-ref url="/pages/JEakQcFfPQTBFhGSA2Hx" %}
[Open edition](/product/product-guides/token-buy-sell/open-edition.md)
{% endcontent-ref %}

{% content-ref url="/pages/hGfXH0gajF7bDKdJQRV6" %}
[Advanced sale](/product/product-guides/token-buy-sell/advanced-sale.md)
{% endcontent-ref %}

{% content-ref url="/pages/iVqkzqlFGq50AL6Bse9K" %}
[Dutch auction](/product/product-guides/token-buy-sell/dutch-auction.md)
{% endcontent-ref %}

{% content-ref url="/pages/0tWhaaT8f39FOAHxeBi3" %}
[English auction](/product/product-guides/token-buy-sell/english-auction.md)
{% endcontent-ref %}


---

# 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://docs.objkt.com/product/product-guides/token-buy-sell.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.
