# Token Owners

bitoftrade widget offers a 'Sale' option where you can customize it according to your website's needs, define a token contract, and networks.

Let's explore an example of implementation for a token sale.&#x20;

Igor is a blockchain P2E project developer who sells CHY on other exchanges. To buy the token you must redirect to another hosting site. With the bitoftrade widget, the project will be able to place a token sale option inside its website and let its users buy CHY organically.

First, users unlock the asset they are paying with (yes you can choose any available token on your balance).

<figure><img src="/files/EGEQU6QRg5bGLrFaI7iB" alt=""><figcaption></figcaption></figure>

And after, purchase CHY directly to their wallet!&#x20;

<figure><img src="/files/UlShKV2egtSVtagvbadG" alt=""><figcaption></figcaption></figure>

All you need to do is follow the instructions [here](/for-businesses/allpay-widget/quick-start.md).


---

# 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.bitoftrade.com/for-businesses/allpay-widget/use-cases/token-owners.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.
