# Adding A Token Market

* After deploying your ramp, find your ramp by clicking the **Mine Only** button in order to only list the ramps that you've deployed. If you still can't find your ramp, reload the page and click **Mine Only** again

<figure><img src="/files/5OHGFwDRb7trUpJxZA9G" alt=""><figcaption></figcaption></figure>

* Click the **Details** arrow to reveal the details panel of your ramp

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

* Click the **Control Panel** button in the details panel of your ramp to reveal its menu

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

* Click the drop-down menu on top of the **Control Panel** button to pick the token of your token market. That will reveal the pop-up window below

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

* In the window above we don't currently have any tFIAT token. Let's show them. Click on the **Manage Tokens** button to reveal the first window below. Click to activate the **PaySwap Onramp** tokens and then click on the back arrow to go back to the previous window

<div><figure><img src="/files/3iyBLuyM4drmEmNNRumC" alt=""><figcaption></figcaption></figure> <figure><img src="/files/m0dVbtrhnbmdzmiOVE7P" alt=""><figcaption></figcaption></figure></div>

* You should now have the tFIAT tokens visible; these are the ones that have the ticker symbols and names of actual FIAT currency. You should be able to find a token for most existing FIAT currencies. Pick the one you would like to enable your users to mint & burn and click on it to close the pop-up menu.

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

* Now click on the **Control Panel**'s button to reveal its Menu, find, and click on the **Add Token Market** button.

<div><figure><img src="/files/4KCjatgUr2a8RZ5LAmg5" alt=""><figcaption></figcaption></figure> <figure><img src="/files/J73dXyQaNi6wXEj2PsSs" alt=""><figcaption></figcaption></figure></div>

* The parameter in the form has a help icon with a detailed description. Read the description and input the right value for the parameter.
* Validate the form and confirm the transaction

Congratulations! You have added a new token market to your ramp. You should be able to see its token's symbol listed along with your ramp's other token markets' symbols in the bottom left portion of your ramp's panel

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

## Adding Relevant Tags

We recommend you add tags to your ramp relevant to its features such as the token markets you've added to it.

If you add the XOF tag to your ramp, for instance, users looking to either mint/burn tXOF/XOF tokens can find your ramp much faster by filtering for the XOF tag from the **Product Tags** drop-down menu at the top of the Ramps' page

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

To add a tag to your ramp, go to your ramp's control panel menu and select the **Update Location** option

<div><figure><img src="/files/4KCjatgUr2a8RZ5LAmg5" alt=""><figcaption></figcaption></figure> <figure><img src="/files/Z3sVt8e7cIalqVeatV2h" alt=""><figcaption></figcaption></figure></div>

Enter the tag and validate the operation. You can also add location tags by selecting the relevant countries and then the cities you operate in from the **Country** and **City** drop-downs.


---

# 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.payswap.org/products/dramps/adding-a-token-market.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.
