# Test Token Faucet

Users need to get test tokens from faucets before they start trading. Please head to [Alchemy faucet](https://sepoliafaucet.com/) and Term Structure testnet to get started.&#x20;

## Getting Test ETH from Alchemy Faucet

### Step 1

First, go to the [Alchemy faucet](https://sepoliafaucet.com/) and paste your wallet address in the given field to receive test ETH.  Check Etherescane for transaction details.&#x20;

<figure><img src="/files/90vngEo1cl3BQpUOFDeD" alt=""><figcaption></figcaption></figure>

## Getting Test Token from The Term Structure Testnet

### Step 1&#x20;

Go to <https://faucet.testnet.ts.finance/> and paste your wallet address in the given field.&#x20;

<figure><img src="/files/trvSPPa4V2IE9HfHcGuo" alt="" width="375"><figcaption></figcaption></figure>

### &#x20;Step 2

Submit a tweet by manually copying the message below or by clicking the pop-out icon.&#x20;

<figure><img src="/files/igk7Xdh11lUbV1UT61hz" alt="" width="375"><figcaption></figcaption></figure>

### Step 3&#x20;

If the system successfully detects that users have tweeted, they will receive the tokens shortly after.&#x20;

<figure><img src="/files/T1fhYDEOmjnGSZMpLdGf" alt="" width="375"><figcaption></figcaption></figure>

### Step 4

Now, go to <https://app.testnet.ts.finance> and connect your wallet to start trading!&#x20;

<figure><img src="/files/IuZiaImGT1tmVzWm5fkV" alt="" width="375"><figcaption></figcaption></figure>

Users can check whether they have successfully received the tokens in "Deposit." If so, they will see the amount of tokens received, as shown below:&#x20;

<figure><img src="/files/9zsxv6e9RiuTXdDWZDju" alt="" width="375"><figcaption><p>This means that users are ready to start trading! </p></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://tutorials.ts.finance/how-to-use-term-structure/onboarding-guide/test-token-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.
