# FAQ

### Yup Account:

**Why hasn't my account been approved?**

Your account can take up to 72 hours to be approved.

**How do I reset my password?**

Unfortunately, you cannot reset your password. However, you can create a new account using another email or wallet and we will approve you ASAP!

**I've been approved, but I can't login. What should I do?**

If you sign up with your email on [yup.io](http://yup.io/) and receive approval, that only means your email has been approved. It *does not* mean that your account has been created. Please contact us if you're still having trouble!

**Still having issues with sign-up?**&#x20;

Describe the issue in the #Bugs channel of the Yup Discord with your specific problem and our support team will help you out: <https://discord.com/invite/HnaTAXK>

### YUP Token:

**Where can I buy/swap/trade YUP tokens?**

You can buy/swap/trade YUP on [Uniswap](https://app.uniswap.org/#/swap?inputCurrency=0x69bbc3f8787d573f1bbdd0a5f40c7ba0aee9bcc9\&outputCurrency=ETH) using the Base network.

**How do I earn YUP?**

You earn YUP when others rate the same content as you or rate content you created. Keep in mind that rewards are distributed approximately every 24 hours, so you won't receive YUP instantly. You can see when rewards will be distributed next in the Yup Extension.

**Is YUP an ERC-20 token?**

It is not, however you can convert YUP into an ERC-20 token using the Yup bridge on [yup.finance](http://yup.finance/).

**How is YUP distributed?**

50% for creators/curators

23% for liquidity providers

22% for team/ecosystem

5% for operational treasury

**What is the YUP emissions schedule?**

Phase 1 • 1 Year: Daily emissions of 1.25% the total supply of YUP.

Phase 2 • 2.88 Years: Daily emissions decrease by 100 YUP each day.

Phase 3 • indefinitely: Daily emissions of 10,000 YUP.

### Bridge/Staking:

**How do the YUP Bridges work?**

The YUP bridge converts YUP tokens (and YUPETH tokens) to ERC-20 tokens and back.

**How do I swap my YUP to ETH?**

In order to get your YUP onto Ethereum, you must first send your YUP from the Yup Extension to an Ethereum wallet. To do so: click "Extension" --> "Menu" --> "Wallet" --> "Send to Crypto Address." Enter your Ethereum wallet address in the memo field. Then connect your wallet to Uniswap and exchange your YUP for ETH.

**What is YUP-ETH?**

YUP-ETH represents YUP-ETH liquidity pool (LP) tokens. To maximize flexibility in depositing, withdrawing, and providing liquidity for YUP, we've opened a [YUP-ETH liquidity pool](https://app.uniswap.org/#/add/v2/0x69bbc3f8787d573f1bbdd0a5f40c7ba0aee9bcc9/ETH) on Base.

**How do I stake on YUP?**

Visit [app.yup.io/staking](http://app.yup.io/staking) to begin staking YUP-ETH and earning LP rewards. For detailed instructions, read our tutorial [here](https://yup.mirror.xyz/Z1X3B8d3abDGkAO_pQp89rg4MV7wpcLjDY1P47j2B1c).

### Bugs:

**Why is \_\_\_\_ not working?**&#x20;

\
Please report any bugs you find to [yup.canny.io](http://yup.canny.io/), and the Yup team will resolve the issue ASAP.

If someone has already reported your issue on [Canny](https://yup.canny.io/), upvote it to help our team prioritize the issue!

###


---

# 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.yup.io/q-and-a.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.
