# For Taker

1. Turn on "Activate".

   <figure><img src="/files/1Kj0xu8Eqd6W2KlUZQuW" alt=""><figcaption></figcaption></figure>
2. Enter the amounts of BTC and USDC•STARKNET to authorize.

   <kbd><mark style="color:red;">BTC Maximum Allowance: 0.1218, USDC Maximum Allowance: 11300.39<mark style="color:red;"></kbd>

   <figure><img src="/files/RsjktLBp7xnbFqwVU5L8" alt=""><figcaption></figcaption></figure>
3. Complete the wallet signature.

   <figure><img src="/files/a4oa8vfGaUaHF2RLZkGt" alt=""><figcaption></figcaption></figure>
4. Wait for the status to change from Activating to Active.

   <kbd><mark style="color:red;">This process requires 2 on-chain confirmations.<mark style="color:red;"></kbd>

   <figure><img src="/files/HkQ0YaJl5BexwRbPe0dU" alt=""><figcaption></figcaption></figure>
5. [Click here to initiate Maker Fast Execution Account deployment.](/dotswap/developers/nexus-protocol/taker/fast-execution-account.md)


---

# 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.on.nexus/dotswap/developers/nexus-protocol/deployment-guide/activate-fast-execution-account/for-taker.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.
