# Requesting Tokens from Saga Faucet

You will need `upsaga` tokens in order to launch chainlets using the sagacli application. To request `upsaga` tokens to be deposited in your wallet, you will also need a [passphrase](https://docs.saga.xyz/saga-web-app/account-management/pages/H7THmgLtIpUM5Ny5Ad7d#5.-faucet-airdrop-key).&#x20;

{% hint style="warning" %}
Note that the passphrase for requesting funds from the Saga Faucet is a single use passphrase. You will receive an error if you try to re-use the same passphrase.&#x20;
{% endhint %}

Once you have a passphrase, you can request `upsaga` tokens to be deposited into your wallet.&#x20;

{% hint style="info" %}
Saga Web App is now online:

**Testnet**: <https://testnet.app.saga.xyz/>\
**Mainnet**: <https://app.saga.xyz/>

You will need a wallet, such as [Keplr](https://www.keplr.app/), that supports Cosmos SDK based blockchains\
If this is your first time using Keplr Wallet, follow this [tutorial](https://help.keplr.app/articles/installation-guide-for-keplr-extension-for-beginners) to install and start using it.
{% endhint %}

Once you have a passphrase and have connected your Keplr wallet, simply head on over to the **Saga Web App** and click on `Get Tokens!` which is towards the top right of the page.

<figure><img src="/files/n1Ta0nDP9rDcczd1gUf3" alt=""><figcaption></figcaption></figure>

This will open up the wallet information and you can simply provide the passphrase and click `Request PSAGA Tokens`

<figure><img src="/files/XEjd0CFvxkNmEOVwroZG" alt=""><figcaption></figcaption></figure>


---

# 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.saga.xyz/saga-web-app/account-management/requesting-tokens-from-saga-faucet.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.
