> For the complete documentation index, see [llms.txt](https://whitepaper.memetheftauto.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper.memetheftauto.io/verification-platform/full-guide/verifying-process.md).

# Verifying Process

***

{% embed url="<https://verify.memetheftauto.io>" %}

## Get Access

To get access to verification platform, users must fill out google doc provided via our discord server, partnerships, a & twitter giveaways. Discord ID/X Username, Rockstar ID, Gaming Console, and Solana Wallet Address must be provided in form, email address is optional. (Benficial for updates on claim, start of phase 2, etc.)&#x20;

Once form is completed, user can proceed to [https://verify.memetheftauto.io](https://verify.memetheftauto.io/)

## Profile Verification

1. Enter Social Club ID, Game Platform, and Wallet Address. Upload "Total Cash Earned" verification video. [{video submission guide}](#total-cash-earned-video-submission)
2. Click Generate Crew Name.
3. Go to <https://socialclub.rockstargames.com/>. Log in, click top right icon, select crews.
4. Click Join a Cew.
5. Search for assigned crew name, make sure filter is set to Crew Type "All Types".
6. Join Crew, click on **"..."** on the right, set as Active Crew. DONE.

{% hint style="info" %}
Verification Approval can take between 24-48 Hours.&#x20;
{% endhint %}

7. Revisit <https://verify.memetheftauto.io/>, login by connecting submitted wallet.
8. A message will prompt user if profile has be verified.
9. Click Mint Free Access NFT.
10. User will be redirected to mint site for access nft. [{mint platform guide}](/verification-platform/full-guide/mint-access-nft.md)
11. Once nft is in wallet, return to verify page and refresh.
12. Click Login and profile will populate showing Wallet Address, Social Club ID, and registerd Total Cash Earned.

{% hint style="info" %}
Once claim goes live, link will be posted in profile page to connect to mint site directly.
{% endhint %}

13. Click Share on X to invite friends to partake in the wealth.

## PC:

{% embed url="<https://drive.google.com/file/d/18Q8ukQ8UaGX2j8hEqjPAN8RWJfvBSzIY/view?usp=share_link>" %}

## Mobile:

{% embed url="<https://drive.google.com/file/d/1vsPD4R30ipNhOWCsig2XhMJBDUILG2s5/view?usp=share_link>" %}

***

## "Total Cash Earned" Video Submission

1. Go To <https://socialclub.rockstargames.com/>.
2. In the top right hand corner, click on the icon.
3. Sign in to Rockstar profile, or click "Sign Up" to create new profile.
4. If you haven't already, link you game system. Go to settings, linked Accounts, & link platform.
5. Once signed in, and game platform linked, go to the top right hand corner, click the icon, click Account, click View My Profile.&#x20;
6. Find games tab, click on Grand Theft Auto V game title.
7. Select online profile avatar, scroll down and locate Total Earned under Cash Earned section.&#x20;
8. While in the same page, click top right hand icon to display profile name.
9. Refresh the page
10. Scroll back down to Total Earned under Cash Earned section.

## PC:

{% embed url="<https://drive.google.com/file/d/12-J7ju53oWDuf2-xHVC-Q0o-RhKkIPjJ/view?usp=share_link>" %}

## Mobile:&#x20;

{% embed url="<https://drive.google.com/file/d/1MY-YZtcP8Vf0SvJCr-uLVpIQF1o306ud/view?usp=share_link>" %}


---

# 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 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, and the optional `goal` query parameter:

```
GET https://whitepaper.memetheftauto.io/verification-platform/full-guide/verifying-process.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
