# Access to the Platform

## Procedure

Step 1 - Connect Wallet.&#x20;

Step 2 - Sign Transaction.&#x20;

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

**Step 1:** Connect your wallet.

* Ensure your wallet is properly connected to the platform.

**Step 2:** Sign the transaction.

* Once connected, sign the transaction to confirm your action.

**Profile Edit Confirmation:**

* If you've completed the steps correctly, you'll be able to edit your profile. Go to website.&#x20;

**Troubleshooting:**

* If you encounter any issues:
  1. Disconnect your wallet and log out of the platform.
  2. Clear your browser's cache.
  3. Reconnect your wallet and repeat Steps 1 and 2.

**VPN Required for certain countries**&#x20;

* If you encounter issue with access to the website and cannot visit:
  1. You are in a geographic region or county where we are getting blocked
  2. Recommended free software for chrome
     1. Free VPN for Chrome - VPN Proxy VeePN <https://chromewebstore.google.com/detail/free-vpn-for-chrome-vpn-p/majdfhpaihoncoakbjgbdhglocklcgno>
     2. Touch VPN - Secure and unlimited VPN proxy <https://chromewebstore.google.com/detail/touch-vpn-secure-and-unli/bihmplhobchoageeokmgbdihknkjbknd>
     3. Browsec VPN - Free VPN for Chrome <https://chromewebstore.google.com/detail/browsec-vpn-free-vpn-for/omghfjlpggmjjaagoclmmobgdodcjboh>


---

# 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.zeroauthority.xyz/the-dao/access-to-the-platform.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.
