# Testnet STT Coin

{% hint style="warning" %}
**Somnia Testnet is meant for developers to build and deploy the first versions of their applications, and there may be bugs.** If you have a question or face an issues, please:

* Share your feedback at `developers@somnia.foundation`
* Talk to our team in our [Discord](https://discord.com/invite/Somnia)
  {% endhint %}

1. To Proceed with this step, you should [connect your wallet](/get-started/connect-your-wallet-to-mainnet.md) with Somnia Testnet
2. To Request for Somnia Testnet Token, click on the **Get STT** button

{% hint style="success" %}
**Developers who are deploying Smart Contracts and need Somnia Test Tokens (STT):**\
\
Please join the [Discord](https://discord.com/invite/somnia). Go to the `#dev-chat` channel, tag the Somnia DevRel, `@emreyeth` and request Test Tokens.\
\
You can also join the [Somnia Developer Telegram](https://t.me/+s_oRMnGpOyQ3ODQ0) or use [Faucet](https://testnet.somnia.network/).\
\
You can also email `developers@somnia.foundation` with a brief description of what you are building and your GitHub profile.
{% endhint %}

<figure><img src="/files/7kqqhJqRqBU7uUicAjLZ" alt=""><figcaption></figcaption></figure>

1. Click on "Get STT"

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

4. You should have it in your wallet

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

5. You can Select Somnia Testnet and See your tokens

<figure><img src="/files/7n0xShSLlILfKq47yYlv" alt=""><figcaption></figcaption></figure>

### Try Sending Tokens

1. Click on Send Tokens

<figure><img src="/files/3nlNRkA1mlf6cL3gEqeL" alt=""><figcaption></figcaption></figure>

2. Send STT tokens to your Desired Wallet address or a random address

<figure><img src="/files/4usW3ANB1mNrfFadmud0" alt=""><figcaption></figcaption></figure>

3. Check your Activity Section in Metamask


---

# 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.somnia.network/get-started/testnet-stt-tokens.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.
