# Selling $DESO

Note: [#buy-deso-seed](#buy-deso-seed "mention") is required for purchasing via all three methods:

* [Wyre - Buy with USD](/deso-backend/configuration/selling-usddeso/wyre-buy-with-usd.md)
* [Buy with BTC](/deso-backend/configuration/selling-usddeso/buy-with-btc.md)
* [Buy with ETH](/deso-backend/configuration/selling-usddeso/buy-with-eth.md)

## Buy DESO Seed

`--buy-deso-seed`

Type: String

Default: None

Seed phrase from which DESO will be sent for orders placed through Wyre and 'Buy With BTC'  and 'Buy with ETH' purchases


---

# 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.deso.org/deso-backend/configuration/selling-usddeso.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.
