# How do I use my own token

First, add which network your private token is under.

For this, “How do I add a new network?” and "How do I add the new token?" read its pages.

If you have a private token of your own and you want to be paid with that token. First of all, this token must have a price value in one of the APIs we provide. For example, it should be listed on Coin Market Cap or Coin Gecko.

If you don't have such a thing. You can set a price for your token yourself. For this you need to use the "Custom token prices" settings. You can check out the "[How custom token prices work](/cryptopay-docs/settings/currency-converter/how-custom-prices-work.md)" page.


---

# 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://beycanpress.gitbook.io/cryptopay-docs/settings/networks-and-currencies/how-do-i-use-my-own-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.
