> For the complete documentation index, see [llms.txt](https://docs.glowyield.com/glow-yield/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.glowyield.com/glow-yield/faq/general.md).

# General FAQ

## Why is Glow Building on Terra?

As it is our plan to onboard the next millions of users to DeFi and the Terra ecosystem is the best place to do so. We believe in an interchain future where multiple blockchains interact with each other through decentralized stablecoins such as UST being the vehicle for them to interplay.

## Do I need to have a Terra wallet to interact with Glow?

Yes, you need a compatible wallet to interact with the Glow smart contracts.

## I don't have a Terra wallet. How can I create one?

Please follow the guide below:

{% content-ref url="/pages/-MiW-BBENzyohOSu5iq7" %}
[Getting a Terra Wallet](/glow-yield/tutorials/getting-a-terra-wallet.md)
{% endcontent-ref %}

## What is UST? Are they regular dollars?&#x20;

TerraUSD (or UST) is a decentralized, scalable, interest-bearing, and algorithmic stablecoin offering a wide range of features. You can learn more [here](https://medium.com/terra-money/announcing-terrausd-ust-the-interchain-stablecoin-53eab0f8f0ac).

## In Which Countires Is Glow Available?

Glow is decentralized, and community governed on the Terra Blockchain. Everyone and all countries are welcome!


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.glowyield.com/glow-yield/faq/general.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.
