# FAQ

## Why can’t I use commands?

Some commands require verification, setup, or a specific channel. Economy commands can also be limited if the server has channel restrictions.

## Why do I need to verify?

Verification creates your global profile and protects the economy from abuse.

## Why did my item sell?

If you posted a listing or accepted a trade, the sale may have completed normally.

## Why did my stock go down?

Stocks move because of supply, demand, and market pressure. Falling price is part of the system.

## Why can’t I buy more properties?

Property systems usually have per-user limits, tier limits, or VIP-adjusted caps. Check the property page before buying more.


---

# 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://wiki.winged.dev/faq.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.
