# FAQ

**FAQ**:

**1.Where can I go for the application?**

* Cross-chain bridge apply entry: <https://dard6erxu8t.typeform.com/to/C7RwF08A>

**2. Can I have ownership of the standard cross-chain contract?**

* Yes. You can either have it right from the start, and set our MPC as one of the minters, or we can transfer you the ownership later.&#x20;

**3. What should I look out for when submitting the application?**

* Always double confirm the info you submit. Any false info could lead to a failed application. The following info is key for a successful application on Multichain.

<table><thead><tr><th width="800">Check list</th></tr></thead><tbody><tr><td><span data-gb-custom-inline data-tag="emoji" data-code="1f440">👀</span>Double-check the token address you submitted.</td></tr><tr><td><p><span data-gb-custom-inline data-tag="emoji" data-code="1f440">👀</span>Double-check the target chain you selected. </p><p><span data-gb-custom-inline data-tag="emoji" data-code="26d4">⛔</span>Note: An application for a bridge such as: BSC&#x3C;>BSC, or ETH&#x3C;>ETH won't work. A cross-chain bridge only connects two different chains together.</p></td></tr><tr><td><span data-gb-custom-inline data-tag="emoji" data-code="1f4ec">📬</span> Please make sure the email address you submit is valid and is functional.</td></tr><tr><td><span data-gb-custom-inline data-tag="emoji" data-code="1f91d">🤝</span>Please make sure the Telegram contact you submit is approachable.</td></tr><tr><td><span data-gb-custom-inline data-tag="emoji" data-code="2139">ℹ️</span>Please make sure to submit all info as required.</td></tr></tbody></table>

**4. How can I verify the contract if the ownership is not mine?**

* Multichain will verify the contract, and if you wish to update the token info, we have a guide for how to update it, we can share it with you after the deployment is done.

**5. How do I know if my token has been deployed by Multichain?**

* We will inform you via the email you submitted or the Telegram contact you submitted.

**6. How much liquidity should I add to the Router?**

* Multichain does not have mandatory requirements for it. The amount of liquidity to add is determined by your project scale and user needs. For a small project, we suggest adding at least $200k LP on each chain where your token has been issued. The amount can be changed at will.

**7. Can I withdraw the liquidity I add?**

* Yes, you can withdraw the liquidity at any time as long as it’s not used by the users.

**8. How do I add liquidity on Multichain Router?**

* Go to [**https://app.multichain.org/#/pool**](https://app.multichain.org/#/pool) and find your token click add after the deployment is done.

![](/files/h670RXchuWW6b3NDl9Pr)

**9. How about the fee?**

* Check <https://anyswap.medium.com/anyswap-fees-explained-bceddf535b83>.


---

# 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.multichain.org/listing-and-integration/faq.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.
