# Orders & Payment

**To start, users need to purchase Viide:**

1. Click on the "Order now" icon in the top right corner to add Viide to your shopping cart.
2. Select the product and add it to cart&#x20;
3. Fill out contact information and shipping address
4. Pay with USDC/USDT and wait for the shipping update

***Shopping Reminder:***

* Only send USDC/USDT on the ERC20 network<br>
* Deposit of wrong tokens, addresses, or networks cannot be recovered.<br>
* The estimated shipping time is 8-12 weeks from the order date.<br>
* We cannot ship to a PO Box.

&#x20;


---

# 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.viide.io/faqs/orders-and-payment.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.
