# Add Swipe Token

Users can utilize the Swipe Network Decentralized Finance App (DeFi DApp) through a Chrome browser and a Metamask chrome extension by following the steps below.

**First - Add the SXP Token Contract**<br>

1. Navigate and click the fox icon to your MetaMask chrome extension<br>

![](/files/-MFlqVSNzEWb2tCpgWpo)

2\. Then when your MetaMask is open click the `Assets` tab, then the `Add Token` button

![](/files/-MFlrycStsJQGAexs2-g)

3\. You will now select `Custom Token` and enter the Swipe Token details in the boxes below:

![](/files/-MFlsxyZBX0KvqmG6OvH)

Token Contract: `0x8ce9137d39326ad0cd6491fb5cc0cba0e089b6a9`\
Token Symbol: `SXP`\
Decimal Positions: `18`&#x20;

4\. Once you are done, press the `Next` button to complete the process to add `SXP` to MetaMask.<br>

![](/files/-MFlvhf4c6Nl_sxHq_H2)


---

# 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.swipe.org/metamask/add-swipe-token.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.
