# Knowledge Hub

## Metopia.app

- [General Information](https://docs.metopia.app/metopia.app/general-information.md): Instructions on Metopia Application processes, rates, fees and other useful information that can help users navigate and utilize the Metopia App.
- [Frequently Asked Questions](https://docs.metopia.app/metopia.app/frequently-asked-questions.md): Questions and Answers to a list of common questions that users might ask regarding Metopia.App
- [Registration](https://docs.metopia.app/metopia.app/registration.md)
- [Step 1: Navigation](https://docs.metopia.app/metopia.app/registration/step-1-navigation.md)
- [Step 2: Provide Information](https://docs.metopia.app/metopia.app/registration/step-2-provide-information.md)
- [Step 3: 2FA (Optional)](https://docs.metopia.app/metopia.app/registration/step-3-2fa-optional.md): Two-factor authentication adds an additional layer of security to the authentication process by making it harder for attackers to gain access to a person's devices or online accounts.
- [Step 4: Wallet Set-Up](https://docs.metopia.app/metopia.app/registration/step-4-wallet-set-up.md)
- [Signing In](https://docs.metopia.app/metopia.app/signing-in.md)
- [Step 1: Navigation](https://docs.metopia.app/metopia.app/signing-in/step-1-navigation.md)
- [Step 2: Details](https://docs.metopia.app/metopia.app/signing-in/step-2-details.md)
- [Step 3: 2FA Code (Enabled)](https://docs.metopia.app/metopia.app/signing-in/step-3-2fa-code-enabled.md)
- [Account Dashboard](https://docs.metopia.app/metopia.app/account-dashboard.md)
- [Account Details](https://docs.metopia.app/metopia.app/account-dashboard/account-details.md)
- [History](https://docs.metopia.app/metopia.app/account-dashboard/history.md)
- [Contracts](https://docs.metopia.app/metopia.app/account-dashboard/contracts.md)
- [Wallet](https://docs.metopia.app/metopia.app/wallet.md)
- [Wallet: Add](https://docs.metopia.app/metopia.app/wallet/wallet-add.md)
- [Wallet: Edit](https://docs.metopia.app/metopia.app/wallet/wallet-edit.md)
- [Creating a Contract](https://docs.metopia.app/metopia.app/creating-a-contract.md)
- [Deposit: External Wallet](https://docs.metopia.app/metopia.app/creating-a-contract/deposit-external-wallet.md)
- [Deposit: Balance](https://docs.metopia.app/metopia.app/creating-a-contract/deposit-balance.md)
- [Contract Termination](https://docs.metopia.app/metopia.app/contract-termination.md)
- [Withdraw Funds](https://docs.metopia.app/metopia.app/withdraw-funds.md)
- [Invitations](https://docs.metopia.app/metopia.app/invitations.md)
- [Metopia Partners](https://docs.metopia.app/metopia.app/metopia-partners.md)
- [How to: Partner Application](https://docs.metopia.app/metopia.app/metopia-partners/how-to-partner-application.md)
- [Brand Assets](https://docs.metopia.app/metopia.app/metopia-partners/brand-assets.md): Welcome to the Metopia brand asset page. Please read our Brand Guidelines first in order to properly use the different assets. Consistent use helps customers easily recognize Metopia when referenced.
- [Metopia Products](https://docs.metopia.app/metopia.app/metopia-products.md)
- [Marketplace](https://docs.metopia.app/metopia.app/metopia-products/marketplace.md)
- [Metopia Token ($MTPT)](https://docs.metopia.app/metopia.app/metopia-products/metopia-token-usdmtpt.md)
- [Metaverse](https://docs.metopia.app/metopia.app/metopia-products/metaverse.md)
- [Whitepaper](https://docs.metopia.app/metopia.app/whitepaper.md)
- [Roadmap](https://docs.metopia.app/metopia.app/roadmap.md)
- [Account Settings](https://docs.metopia.app/metopia.app/account-settings.md)
- [2FA Authentication](https://docs.metopia.app/metopia.app/account-settings/2fa-authentication.md)
- [2FA: Enable](https://docs.metopia.app/metopia.app/account-settings/2fa-authentication/2fa-enable.md)
- [2FA: Disable](https://docs.metopia.app/metopia.app/account-settings/2fa-authentication/2fa-disable.md)
- [Change Password](https://docs.metopia.app/metopia.app/account-settings/change-password.md)
- [Support](https://docs.metopia.app/metopia.app/support.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.metopia.app/metopia.app/general-information.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.
