# How to create a Trust Line (Xahau)

There are two easy ways to create Trust line using Xaman.

1\) Selecting one of the pre-vetted tokens from our **short list**

2\) Visiting **Xahau.Services** and sign a 'trustset' transaction using Xaman

### **What is the Xaman short list?** <a href="#what-is-the-xumm-short-list" id="what-is-the-xumm-short-list"></a>

The "short list" is the list of tokens that is presented when you press the ***+Add*** button on the main screen of Xaman.

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

Xaman will display a screen that looks like this:

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

From here you can simply select an issuer, for example, **Gatehub**, then choose which Token you would like to create a Trust line for, in this case, we'll choose **Euro**, then press **Sign to add Token.**

Xaman will craft a transaction with the details of the Trust line and after you have reviewed them, you can **Slide to accept**.

You should see a warning message cautioning you about the potential dangers. Make sure you read the message, then press **Continue**.

Finally, either enter your **passcode/signing password/biometrics** to sign the transaction and the Trust line will be created.

### **What is Xahau.Services?**

Xahau.Services is a website which allows you to interact with the Xahau network in various ways and to easily create transactions that you can sign with Xaman.

In this case, you can use it to create a Trust line.

### Quick instructions

1\) Click on this link: [**Xahau Services**](https://xahau.services/tokens)

2\) In the "Search" field, do a search for the token you wish to set a Trust line to.

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

3\) When the desired token is displayed, press the **Set Trustline** link beside the token.

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

4\) Press the **Confirm** button.

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

5\) Scan the QR with Xaman.

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

6\) Review the transaction to make sure it is correct.

7\) **Slide to sign**.


---

# 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://help.xaman.app/app/xahau/how-to-create-a-trust-line-xahau.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.
