# Currency Types Needed:

### **Currency Types - For Hirers/Buyers:**

* **USDC:** For those interested in receiving a stable currency option.\
  **Token Address:** 0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359

Or

* **wETH:** For those interested in receiving speculative payment methods, wETH allows payments in Ethereum.\
  **Token Address:** 0x7ceB23fD6bC0adD59E62ac25578270cFf1b9f619

* **Polygon:** To interact with and sign contracts.\
  **Token Address:** 0x0000000000000000000000000000000000001010

### **Currency Types - For Talent/ Sellers:**

* **Polygon:** To interact with and sign contracts.\
  **Token Address:** 0x0000000000000000000000000000000000001010


---

# 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://selfient.gitbook.io/user-guide/currency-types-needed.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.
