# Setting Up Trustlines

In order to receive tokens in your XRPL Wallet you'll need to setup Trustlines for those tokens to ensure a smooth and seamless experience.

{% hint style="danger" %}
If you have not set Trustlines you will be unable to receive those tokens in your wallet. These can be prompted for setup, however to ensure a smooth experience we strongly recommend setting up Trustlines for all of Strobe's supported assets.
{% endhint %}

Users can set Trustlines in their XRPL Wallet app by selecting the **'Add Token'** button and searching for the below assets under the **'Popular'** tokens tab.&#x20;

Here are the addresses users will need for setting up Trustlines of all Strobe's supported assets within your XRPL Wallet:

| Name               | Token    | Link                                                                                                                                                          |
| ------------------ | -------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Axelar USDC        | USDC.axl | [Set Trustline](https://xrpl.services/?issuer=rfmS3zqrQrka8wVyhXifEeyTwe8AMz2Yhw\&currency=555344432E61786C000000000000000000000000\&limit=1000000)           |
| Axelar Wrapped ETH | WETH     | [Set Trustline](https://xrpl.services/?issuer=rfmS3zqrQrka8wVyhXifEeyTwe8AMz2Yhw\&currency=5745544800000000000000000000000000000000\&limit=1000)              |
| Axelar Wrapped BTC | WBTC     | [Set Trustline](https://xrpl.services/?issuer=rfmS3zqrQrka8wVyhXifEeyTwe8AMz2Yhw\&currency=5742544300000000000000000000000000000000\&limit=10)                |
| Circle USDC        | USDC     | [Set Trustline](https://xrpl.services/?issuer=rGm7WCVp9gb4jZHWTEtGUr4dd74z2XuWhE\&currency=5553444300000000000000000000000000000000\&limit=4881666.840000111) |

{% hint style="danger" %}
Limit setting on a Trustline is where a user can decide how much of an asset they will allow themselves to hold within their wallet. You may configure this number, but know that the smaller it is, the less of an asset you can have in your wallet at any time.
{% endhint %}


---

# 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://strobe-protocol.gitbook.io/strobe-protocol/money-market/user-guide/acquiring-assets-swapping-and-bridging/setting-up-trustlines.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.
